Skip to content

Commit 5638526

Browse files
committed
TNS modules dependency update
1 parent f6dc3b5 commit 5638526

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ng-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/NativeScript/template-hello-world",
2525
"dependencies": {
26-
"tns-core-modules": "^2.0.0-angular-0",
26+
"tns-core-modules": "^2.0.0-angular-1",
2727
"angular2": "2.0.0-beta.9",
2828
"parse5": "1.4.2",
2929
"punycode": "1.3.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"scripts": {},
1616
"dependencies": {
17-
"tns-core-modules": "^2.0.0-angular-0",
17+
"tns-core-modules": "^2.0.0-angular-1",
1818
"angular2": "2.0.0-beta.9",
1919
"es6-shim": "^0.33.3",
2020
"parse5": "1.4.2",

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-0",
33+
"tns-core-modules": "2.0.0-angular-1",
3434
"angular2": "2.0.0-beta.9",
3535
"nativescript-unit-test-runner": "^0.3.3",
3636
"parse5": "1.4.2",

0 commit comments

Comments
 (0)