Fix node binary

This commit is contained in:
Guy Bedford
2016-03-14 21:52:23 +08:00
parent 843c5425c2
commit c4508da245
+1 -1
View File
@@ -11,7 +11,7 @@
"jsx": "github:floatdrop/plugin-jsx",
"less": "github:aaike/jspm-less-plugin",
"md": "github:guybedford/system-md",
"node-binary": "github:systemjs/systemjs-plugin-node-binary",
"node-binary": "npm:systemjs-node-binary",
"plugin-babel": "npm:systemjs-plugin-babel",
"plugin-traceur": "npm:systemjs-plugin-traceur",
"plugin-typescript": "github:frankwallis/plugin-typescript",