From 996085cabe67d9a3216d38aa4d3f91c0c00fc934 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sun, 22 May 2016 21:35:56 +0100 Subject: [PATCH] Add create-node --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index a1b2006..96f3f88 100644 --- a/registry.json +++ b/registry.json @@ -221,6 +221,7 @@ "constants": "github:jspm/nodelibs-constants", "core-js": "npm:core-js", "cram": "github:cujojs/cram", + "create-node": "npm:create-node", "cropperjs": "npm:cropperjs", "crypto": "github:jspm/nodelibs-crypto", "cryptojs": "github:sytelus/cryptojs",