Skip to content

Commit 81e2d56

Browse files
fix(package): update @angular/animations to version 5.0.0
1 parent 554f52b commit 81e2d56

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
@@ -12,7 +12,7 @@
1212
},
1313
"private": true,
1414
"dependencies": {
15-
"@angular/animations": "^4.0.0",
15+
"@angular/animations": "^5.0.0",
1616
"@angular/common": "^4.0.0",
1717
"@angular/compiler": "^4.0.0",
1818
"@angular/core": "^4.0.0",

0 commit comments

Comments
 (0)