still trying to get it right. heh. =)
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"main": "hotkeys",
|
"main": "build/hotkeys",
|
||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.2.0"
|
"angular": "^1.2.0"
|
||||||
},
|
},
|
||||||
"shim": {
|
"shim": {
|
||||||
"hotkeys": {
|
"build/hotkeys": {
|
||||||
"deps": ["angular"]
|
"deps": ["angular"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user