Skip to content

Commit 3ec239c

Browse files
fix(package): update @angular/http to version 5.1.3
Closes #18
1 parent c0b9a21 commit 3ec239c

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
@@ -19,7 +19,7 @@
1919
"@angular/compiler": "^4.0.0",
2020
"@angular/core": "^4.0.0",
2121
"@angular/forms": "^4.0.0",
22-
"@angular/http": "^4.0.0",
22+
"@angular/http": "^5.1.3",
2323
"@angular/platform-browser": "^4.0.0",
2424
"@angular/platform-browser-dynamic": "^4.0.0",
2525
"@angular/router": "^4.0.0",

0 commit comments

Comments
 (0)