File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " angular-editor" ,
3- "version" : " 0.15.4 " ,
3+ "version" : " 0.16.1 " ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
1111 "build and watch angular-editor" : " ng build angular-editor --watch" ,
1212 "publish angular-editor" : " npm run copy && npm publish ./dist/angular-editor" ,
1313 "test angular-editor" : " ng test angular-editor" ,
14- "copy" : " cpx \" ./README.md ./CHANGELOG.md ./LICENSE \" \" dist/angular-editor/ \" " ,
14+ "copy" : " cpx ./README.md dist/angular-editor" ,
1515 "test-ci" : " ng test angular-editor --code-coverage --watch=false --browsers=ChromeHeadless && cat ./coverage/angular-editor/lcov.info | coveralls"
1616 },
1717 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kolkov/angular-editor" ,
3- "version" : " 0.16.0 " ,
3+ "version" : " 0.16.1 " ,
44 "author" :
" Andrey Kolkov <[email protected] >" ,
55 "repository" : " https://github.com/kolkov/angular-editor" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments