Skip to content

Commit e1345d8

Browse files
committed
Use @angular/animations 4.1.3
The newer versions present bugs
1 parent e51e7ba commit e1345d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"private": true,
1919
"dependencies": {
20-
"@angular/animations": "^4.1.3",
20+
"@angular/animations": "4.1.3",
2121
"@angular/cli": "1.0.6",
2222
"@angular/common": "4.1.3",
2323
"@angular/compiler": "4.1.3",

0 commit comments

Comments
 (0)