Skip to content

Commit 2b56976

Browse files
committed
chore: update Angular to 4.2
1 parent 20ae79e commit 2b56976

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
}
1414
},
1515
"dependencies": {
16-
"@angular/common": "~4.1.3",
17-
"@angular/compiler": "~4.1.3",
18-
"@angular/core": "~4.1.3",
19-
"@angular/forms": "~4.1.3",
20-
"@angular/http": "~4.1.3",
21-
"@angular/platform-browser": "~4.1.3",
22-
"@angular/router": "~4.1.3",
16+
"@angular/common": "~4.2.6",
17+
"@angular/compiler": "~4.2.6",
18+
"@angular/core": "~4.2.6",
19+
"@angular/forms": "~4.2.6",
20+
"@angular/http": "~4.2.6",
21+
"@angular/platform-browser": "~4.2.6",
22+
"@angular/router": "~4.2.6",
2323
"nativescript-angular": "next",
2424
"nativescript-intl": "~3.0.0",
2525
"nativescript-theme-core": "^1.0.4",
@@ -29,7 +29,7 @@
2929
"zone.js": "^0.8.12"
3030
},
3131
"devDependencies": {
32-
"@angular/compiler-cli": "~4.1.3",
32+
"@angular/compiler-cli": "~4.2.6",
3333
"@ngtools/webpack": "~1.5.3",
3434
"babel-traverse": "6.24.1",
3535
"babel-types": "6.24.1",

0 commit comments

Comments
 (0)