diff --git a/package-overrides/npm/functify@0.4.0.json b/package-overrides/npm/functify@0.4.0.json new file mode 100644 index 0000000..e3ace48 --- /dev/null +++ b/package-overrides/npm/functify@0.4.0.json @@ -0,0 +1,4 @@ +{ + "main": "src/functify", + "jspmNodeConversion": false +} diff --git a/registry.json b/registry.json index 500f443..ac77ef4 100644 --- a/registry.json +++ b/registry.json @@ -243,6 +243,7 @@ "font-awesome": "npm:font-awesome", "foundation": "npm:foundation-sites", "fs": "github:jspm/nodelibs-fs", + "functify": "npm:functify", "golden-layout": "npm:golden-layout", "greensock": "github:greensock/GreenSock-JS", "hammer": "github:hammerjs/hammer.js",