Merge pull request #398 from lookfirst/patch-1
Create angular-hotkeys@1.4.5.json
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"main": "build/hotkeys",
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"angular": "^1.2.0"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"build/hotkeys": {
|
||||||
|
"deps": ["angular"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user