Skip to content

Commit a83bbb0

Browse files
chore: change ns-dev-appium version
1 parent e539bb2 commit a83bbb0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"id": "org.nativescript.ng4animations",
88
"tns-ios": {
99
"version": "4.1.1"
10+
},
11+
"tns-android": {
12+
"version": "4.1.3"
1013
}
1114
},
1215
"dependencies": {
@@ -37,7 +40,7 @@
3740
"babylon": "6.17.4",
3841
"lazy": "1.0.11",
3942
"nativescript-css-loader": "~0.26.0",
40-
"nativescript-dev-appium": "^4.0.0",
43+
"nativescript-dev-appium": "next",
4144
"nativescript-dev-typescript": "^0.7.0",
4245
"nativescript-dev-webpack": "next",
4346
"typescript": "~2.7.2"

0 commit comments

Comments
 (0)