mirror of
https://github.com/appium/appium.git
synced 2026-01-27 04:39:09 -06:00
This reverts commit 061e264800.
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"name": "javascript-wd",
|
||||
"version": "1.0.0",
|
||||
"description": "Appium sample code using 'wd'",
|
||||
"scripts": {
|
||||
"test": "mocha test/**/*.test.js"
|
||||
},
|
||||
"author": "Dan Graham",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babel-preset-stage-0": "^6.24.1",
|
||||
"bluebird": "^3.5.1",
|
||||
"chai": "^4.1.2",
|
||||
"mocha": "^4.1.0",
|
||||
"wd": "^1.5.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user