From 41478080e297f44e1e6c6cf9a5cc8067b227bc9f Mon Sep 17 00:00:00 2001 From: Davin Kevin Date: Tue, 15 Dec 2015 06:39:39 +0100 Subject: [PATCH] fix(chieffancypants.angular-hotkeys): keep registry on jspm --- .../github/chieffancypants/angular-hotkeys@1.4.5.json | 1 + 1 file changed, 1 insertion(+) 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 bd660c1..b0531a7 100644 --- a/package-overrides/github/chieffancypants/angular-hotkeys@1.4.5.json +++ b/package-overrides/github/chieffancypants/angular-hotkeys@1.4.5.json @@ -2,6 +2,7 @@ "directories": { "lib": "build" }, + "registry": "jspm", "main": "hotkeys", "dependencies": { "angular": "^1.2.0"