We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e539bb2 commit a83bbb0Copy full SHA for a83bbb0
package.json
@@ -7,6 +7,9 @@
7
"id": "org.nativescript.ng4animations",
8
"tns-ios": {
9
"version": "4.1.1"
10
+ },
11
+ "tns-android": {
12
+ "version": "4.1.3"
13
}
14
},
15
"dependencies": {
@@ -37,7 +40,7 @@
37
40
"babylon": "6.17.4",
38
41
"lazy": "1.0.11",
39
42
"nativescript-css-loader": "~0.26.0",
- "nativescript-dev-appium": "^4.0.0",
43
+ "nativescript-dev-appium": "next",
44
"nativescript-dev-typescript": "^0.7.0",
45
"nativescript-dev-webpack": "next",
46
"typescript": "~2.7.2"
0 commit comments