Skip to content

Commit e993b66

Browse files
fix(package): update @angular/http to version 5.0.0
1 parent 554f52b commit e993b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@angular/compiler": "^4.0.0",
1818
"@angular/core": "^4.0.0",
1919
"@angular/forms": "^4.0.0",
20-
"@angular/http": "^4.0.0",
20+
"@angular/http": "^5.0.0",
2121
"@angular/platform-browser": "^4.0.0",
2222
"@angular/platform-browser-dynamic": "^4.0.0",
2323
"@angular/router": "^4.0.0",

0 commit comments

Comments
 (0)