chore: cleanup scripts

This commit is contained in:
Nathan Walker
2022-06-09 22:17:26 -05:00
parent bc8f15580b
commit 18f4bdde4c
4 changed files with 1 additions and 5 deletions

View File

@@ -19,7 +19,6 @@
"gitHead": "8ab7726d1ee9991706069c1359c552e67ee0d1a4",
"readme": "NativeScript Application",
"scripts": {
"clean": "npx rimraf hooks node_modules platforms package-lock.json",
"e2e": "tsc -p e2e && mocha --opts ../config/mocha.opts --recursive e2e --appiumCapsLocation ../config/appium.capabilities.json",
"e2e-debug": "./node_modules/.bin/ns-dev-appium --startSession",
"e2e-watch": "tsc -p e2e --watch",