Skip to content

Commit 206abe6

Browse files
fix(package): update @angular/common to version 5.0.5
Closes #13
1 parent c0b9a21 commit 206abe6

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
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@angular/animations": "^4.0.0",
18-
"@angular/common": "^4.0.0",
18+
"@angular/common": "^5.0.5",
1919
"@angular/compiler": "^4.0.0",
2020
"@angular/core": "^4.0.0",
2121
"@angular/forms": "^4.0.0",

0 commit comments

Comments
 (0)