Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Commit 43d6289

Browse files
committed
chore(packages): Upgrade to Angular v5.0.2
1 parent 7b58b9a commit 43d6289

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@
2727
},
2828
"private": true,
2929
"dependencies": {
30-
"@angular/animations": "5.0.0",
30+
"@angular/animations": "5.0.2",
3131
"@angular/cdk": "5.0.0-rc0",
32-
"@angular/common": "5.0.0",
33-
"@angular/compiler": "5.0.0",
34-
"@angular/core": "5.0.0",
32+
"@angular/common": "5.0.2",
33+
"@angular/compiler": "5.0.2",
34+
"@angular/core": "5.0.2",
3535
"@angular/flex-layout": "2.0.0-beta.10",
36-
"@angular/forms": "5.0.0",
37-
"@angular/http": "5.0.0",
36+
"@angular/forms": "5.0.2",
37+
"@angular/http": "5.0.2",
3838
"@angular/material": "5.0.0-rc0",
39-
"@angular/platform-browser": "5.0.0",
40-
"@angular/platform-browser-dynamic": "5.0.0",
41-
"@angular/router": "5.0.0",
39+
"@angular/platform-browser": "5.0.2",
40+
"@angular/platform-browser-dynamic": "5.0.2",
41+
"@angular/router": "5.0.2",
4242
"@types/hammerjs": "2.0.35",
4343
"core-js": "2.4.1",
4444
"hammerjs": "2.0.8",
@@ -49,8 +49,8 @@
4949
},
5050
"devDependencies": {
5151
"@angular/cli": "1.5.2",
52-
"@angular/compiler-cli": "5.0.0",
53-
"@angular/language-service": "5.0.0",
52+
"@angular/compiler-cli": "5.0.2",
53+
"@angular/language-service": "5.0.2",
5454
"@angular/service-worker": "1.0.0-beta.16",
5555
"@types/jasmine": "2.5.53",
5656
"@types/jasminewd2": "2.0.2",

0 commit comments

Comments
 (0)