File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1717 "demo.ng.android.watch" : " npm run build && npm run plugin.tscwatch && cd demo-angular && tns run android --syncAllFiles" ,
1818 "demo.ng.reset" : " cd ../demo-angular && rimraf platforms" ,
1919 "plugin.prepare" : " npm run build && cd demo-angular && tns plugin remove @nativescript-community/ui-image && tns plugin add ../plugin && cd ../demo && tns plugin remove @nativescript-community/ui-image && tns plugin add ../plugin" ,
20- "publish" : " npm run setup && npm run build && npm run build.angular && lerna publish --create-release=github" ,
20+ "publish" : " npm run setup && npm run build && npm run build.angular && lerna publish --create-release=github --force-publish " ,
2121 "commitmsg" : " commitlint -e $GIT_PARAMS"
2222 },
2323 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments