Skip to content

Commit d86032c

Browse files
fix(package): update @angular/common to version 5.0.2
Closes #20
1 parent 09c6aed commit d86032c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"private": true,
1414
"dependencies": {
1515
"@angular/animations": "^4.0.0",
16-
"@angular/common": "^4.0.0",
16+
"@angular/common": "^5.0.2",
1717
"@angular/compiler": "^4.0.0",
1818
"@angular/core": "^4.0.0",
1919
"@angular/forms": "^4.0.0",

0 commit comments

Comments
 (0)