Create angular-loading-bar@0.8.0.json
removed directories object, updated angular dependency to match the bower.json.
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"main": "build/loading-bar",
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"angular": "^1.2.9",
|
||||||
|
"css": "*"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"loading-bar": {
|
||||||
|
"deps": ["angular", "./loading-bar.css!"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user