Skip to content

Commit 5857386

Browse files
chore: nativescript-dev-appium deps
1 parent 8815045 commit 5857386

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,11 @@
3939
"babel-types": "6.25.0",
4040
"babylon": "6.17.4",
4141
"lazy": "1.0.11",
42+
"mocha": "~5.1.0",
43+
"mocha-junit-reporter": "~1.17.0",
44+
"mocha-multi": "~1.0.0",
4245
"nativescript-css-loader": "~0.26.0",
43-
"nativescript-dev-appium": "next",
46+
"nativescript-dev-appium": "^4.1.0-2018-10-05-01",
4447
"nativescript-dev-typescript": "^0.7.0",
4548
"nativescript-dev-webpack": "next",
4649
"typescript": "~2.7.2"
@@ -51,4 +54,4 @@
5154
"e2e-watch": "tsc -p e2e --watch",
5255
"e2e-compile": "tsc -p e2e"
5356
}
54-
}
57+
}

0 commit comments

Comments
 (0)