Skip to content

Commit e3fb2af

Browse files
authored
Update package.json
1 parent 706422e commit e3fb2af

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
@@ -68,14 +68,14 @@
6868
"mobx-angular": "1.5.0"
6969
},
7070
"devDependencies": {
71-
"@angular/common": "^4.0.0",
72-
"@angular/compiler": "^4.0.0",
73-
"@angular/compiler-cli": "^4.0.0",
74-
"@angular/core": "^4.0.0",
75-
"@angular/http": "^4.0.0",
76-
"@angular/platform-browser": "^4.0.0",
77-
"@angular/platform-browser-dynamic": "^4.0.0",
78-
"@angular/platform-server": "^4.0.0",
71+
"@angular/common": "^5.0.0",
72+
"@angular/compiler": "^5.0.0",
73+
"@angular/compiler-cli": "^5.0.0",
74+
"@angular/core": "^5.0.0",
75+
"@angular/http": "^5.0.0",
76+
"@angular/platform-browser": "^5.0.0",
77+
"@angular/platform-browser-dynamic": "^5.0.0",
78+
"@angular/platform-server": "^5.0.0",
7979
"@types/jasmine": "2.5.38",
8080
"@types/lodash": "^4.14.62",
8181
"@types/node": "^6.0.38",

0 commit comments

Comments
 (0)