Skip to content

Commit 646c18a

Browse files
author
vakrilov
committed
chore(tests): Fix current version of ns-dev-appium
1 parent b4b5ef6 commit 646c18a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: e2e/renderer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"mocha": "~3.5.0",
4040
"mocha-junit-reporter": "^1.13.0",
4141
"mocha-multi": "^0.11.0",
42-
"nativescript-dev-appium": "next",
42+
"nativescript-dev-appium": "2.1.0-2017-8-17",
4343
"nativescript-dev-typescript": "~0.4.0",
4444
"tslib": "^1.7.1",
4545
"typescript": "~2.2.1"

Diff for: e2e/router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"mocha": "~3.5.0",
4040
"mocha-junit-reporter": "^1.13.0",
4141
"mocha-multi": "^0.11.0",
42-
"nativescript-dev-appium": "next",
42+
"nativescript-dev-appium": "2.1.0-2017-8-17",
4343
"nativescript-dev-typescript": "~0.4.0",
4444
"tslib": "^1.7.1",
4545
"typescript": "~2.2.1"

0 commit comments

Comments
 (0)