fix: angular-material dependencies

This commit is contained in:
Andreas Grimm
2014-09-17 10:38:24 +02:00
parent f6e48d657b
commit 2acdf48480
2 changed files with 6 additions and 2 deletions
@@ -7,7 +7,9 @@
},
"registry": "jspm",
"dependencies": {
"angular": "^1.3.0-rc.1"
"angular": "^1.3.0-rc.1",
"angular-animate": "^1.3.0-rc.1",
"hammer": "^2.0.3"
},
"buildConfig": {
"minify": true
@@ -7,7 +7,9 @@
},
"registry": "jspm",
"dependencies": {
"angular": "^1.3.0-rc.1"
"angular": "^1.3.0-rc.1",
"angular-animate": "^1.3.0-rc.1",
"hammer": "^2.0.3"
},
"buildConfig": {
"minify": true