From 6abc804f4b66931caba74bf765f181bdadadfb46 Mon Sep 17 00:00:00 2001 From: bradmartin Date: Mon, 5 Dec 2016 10:59:40 -0600 Subject: [PATCH] script fix --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 3b71261..bda7162 100644 --- a/package.json +++ b/package.json @@ -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" } } \ No newline at end of file