mirror of
https://github.com/appium/appium.git
synced 2026-02-12 21:10:10 -06:00
fixed npm commands to work with appium-gulp-plugins
This commit is contained in:
@@ -59,7 +59,9 @@
|
||||
"yargs": "^3.24.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt travis"
|
||||
"prepublish": "gulp prepublish",
|
||||
"test": "gulp once",
|
||||
"watch": "gulp"
|
||||
},
|
||||
"devDependencies": {
|
||||
"appium-gulp-plugins": "^1.3.11",
|
||||
|
||||
Reference in New Issue
Block a user