Skip to content

Commit 5c96fb5

Browse files
committed
fix(dependencies): angular-animate version
1 parent 026e60e commit 5c96fb5

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
@@ -17,7 +17,7 @@
1717
"license": "ISC",
1818
"dependencies": {
1919
"angular": "^1.4.4",
20-
"angular-animate": "^1.5.0-beta.0",
20+
"angular-animate": "^1.4",
2121
"angular-highlightjs": "^0.4.3",
2222
"angular-ui-bootstrap": "^0.13.4",
2323
"angular-ui-router": "^0.2.15",

0 commit comments

Comments
 (0)