Skip to content

Commit

Permalink
script fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bradmartin committed Dec 5, 2016
1 parent 679cb69 commit 6abc804
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"debug.android": "npm run preparedemo && cd demo && tns debug android --emulator",
"preparedemo": "npm run build && cd demo && tns plugin remove nativescript-telegram-image-picker && tns plugin add .. && tns install",
"setup": "cd demo && npm install && cd .. && npm run build && cd demo && tns plugin add .. && cd ..",
"prepublish": "tsc",
"start": "npm run demo.ios"
}
}

0 comments on commit 6abc804

Please sign in to comment.