From 3769c6e5414a2e9b1d450c42f88aa43772b2e38d Mon Sep 17 00:00:00 2001 From: Aluan Haddad Date: Thu, 7 Dec 2017 12:01:31 -0500 Subject: [PATCH] add npm:clipbaord Ref https://github.com/jspm/jspm-cli/issues/2384 --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 97ad16b..4e09b34 100644 --- a/registry.json +++ b/registry.json @@ -264,6 +264,7 @@ "child_process": "github:jspm/nodelibs-child_process", "chosen": "github:harvesthq/chosen", "chronoman": "npm:chronoman", + "clipboard": "npm:clipboard", "cloudinary_js": "github:cloudinary/cloudinary_js", "cluster": "github:jspm/nodelibs-cluster", "cmdrjs": "github:cmdrjs/cmdrjs",