Skip to content

Commit 3f0d827

Browse files
Vasil Chimevsis0k0
Vasil Chimev
authored andcommitted
chore(tests): update version of dependencies (#889)
1 parent 65359fa commit 3f0d827

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: tests/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"nativescript": {
33
"id": "org.nativescript.ngtests",
44
"tns-android": {
5-
"version": "3.0.0"
5+
"version": "3.1.0"
66
},
77
"tns-ios": {
8-
"version": "3.0.0"
8+
"version": "3.1.0"
99
}
1010
},
1111
"name": "ngtests",
@@ -38,7 +38,7 @@
3838
"nativescript-angular": "../nativescript-angular",
3939
"nativescript-unit-test-runner": "^0.3.4",
4040
"rxjs": "^5.2.0",
41-
"tns-core-modules": "^3.0.0",
41+
"tns-core-modules": "next",
4242
"zone.js": "^0.8.2"
4343
},
4444
"devDependencies": {
@@ -67,4 +67,4 @@
6767
"scripts": {
6868
"appium": "nativescript-dev-appium"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)