fix: angular-material dependencies
This commit is contained in:
@@ -7,7 +7,9 @@
|
|||||||
},
|
},
|
||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"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": {
|
"buildConfig": {
|
||||||
"minify": true
|
"minify": true
|
||||||
|
|||||||
@@ -7,7 +7,9 @@
|
|||||||
},
|
},
|
||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"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": {
|
"buildConfig": {
|
||||||
"minify": true
|
"minify": true
|
||||||
|
|||||||
Reference in New Issue
Block a user