From d72d62f65c21a0eda4c93d298e27308f79850c25 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Mon, 14 Mar 2016 21:53:34 +0800 Subject: [PATCH] Node binary correction --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 5339719..f8d0ab6 100644 --- a/registry.json +++ b/registry.json @@ -11,7 +11,7 @@ "jsx": "github:floatdrop/plugin-jsx", "less": "github:aaike/jspm-less-plugin", "md": "github:guybedford/system-md", - "node-binary": "npm:systemjs-node-binary", + "node-binary": "npm:systemjs-plugin-node-binary", "plugin-babel": "npm:systemjs-plugin-babel", "plugin-traceur": "npm:systemjs-plugin-traceur", "plugin-typescript": "github:frankwallis/plugin-typescript",