Skip to content

Commit 952831f

Browse files
committed
Fix tests module reference
1 parent d369e1a commit 952831f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "http://nativescript.org",
3232
"dependencies": {
33-
"tns-core-modules": "^2.0.0-angular-4",
33+
"tns-core-modules": "^2.0.0",
3434
"nativescript-intl": "^0.0.2",
3535
"angular2": "2.0.0-beta.16",
3636
"es6-shim": "^0.35.0",

0 commit comments

Comments
 (0)