Skip to content

Commit 23682fd

Browse files
fix(package): update @angular/common to version 5.0.4
Closes #105
1 parent 01988b7 commit 23682fd

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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@angular/animations": "^4.3.6",
2929
"@angular/cdk": "^2.0.0-beta.10",
30-
"@angular/common": "^4.3.6",
30+
"@angular/common": "^5.0.4",
3131
"@angular/compiler": "^4.3.6",
3232
"@angular/core": "^4.3.6",
3333
"@angular/forms": "^4.3.6",

0 commit comments

Comments
 (0)