Skip to content

Commit 8560321

Browse files
committed
chore: bump Angular versions to 4.2
1 parent dce4312 commit 8560321

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Diff for: package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
}
3030
},
3131
"dependencies": {
32-
"@angular/animations": "~4.1.3",
33-
"@angular/common": "~4.1.3",
34-
"@angular/compiler": "~4.1.3",
35-
"@angular/core": "~4.1.3",
36-
"@angular/forms": "~4.1.3",
37-
"@angular/http": "~4.1.3",
38-
"@angular/platform-browser": "~4.1.3",
39-
"@angular/router": "~4.1.3",
32+
"@angular/animations": "~4.2.6",
33+
"@angular/common": "~4.2.6",
34+
"@angular/compiler": "~4.2.6",
35+
"@angular/core": "~4.2.6",
36+
"@angular/forms": "~4.2.6",
37+
"@angular/http": "~4.2.6",
38+
"@angular/platform-browser": "~4.2.6",
39+
"@angular/router": "~4.2.6",
4040
"nativescript-angular": "next",
4141
"nativescript-camera": "~3.0.0",
4242
"nativescript-geolocation": "^3.0.0",
@@ -48,7 +48,7 @@
4848
"zone.js": "^0.8.11"
4949
},
5050
"devDependencies": {
51-
"@angular/compiler-cli": "~4.1.3",
51+
"@angular/compiler-cli": "~4.2.6",
5252
"@ngtools/webpack": "~1.5.3",
5353
"babel-traverse": "6.11.4",
5454
"babel-types": "6.11.1",

0 commit comments

Comments
 (0)