diff --git a/package-overrides/github/chieffancypants/angular-hotkeys@1.4.5.json b/package-overrides/github/chieffancypants/angular-hotkeys@1.4.5.json index b0531a7..478bbf8 100644 --- a/package-overrides/github/chieffancypants/angular-hotkeys@1.4.5.json +++ b/package-overrides/github/chieffancypants/angular-hotkeys@1.4.5.json @@ -1,14 +1,11 @@ { - "directories": { - "lib": "build" - }, "registry": "jspm", - "main": "hotkeys", + "main": "build/hotkeys", "dependencies": { "angular": "^1.2.0" }, "shim": { - "hotkeys": { + "build/hotkeys": { "deps": [ "angular", "./hotkeys.css!"