Skip to content

Commit 2f1674c

Browse files
fix(package): update @angular/animations to version 5.1.3
Closes #12
1 parent c0b9a21 commit 2f1674c

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
@@ -14,7 +14,7 @@
1414
"ngh": "ngh --repo=https://[email protected]/nglibrary/ngx-choosy-documentation.git"
1515
},
1616
"dependencies": {
17-
"@angular/animations": "^4.0.0",
17+
"@angular/animations": "^5.1.3",
1818
"@angular/common": "^4.0.0",
1919
"@angular/compiler": "^4.0.0",
2020
"@angular/core": "^4.0.0",

0 commit comments

Comments
 (0)