From 0645fb22f302685a734d5caab3a270dc23e2bc70 Mon Sep 17 00:00:00 2001 From: Stephen Lautier Date: Sun, 21 Feb 2016 19:28:44 +0100 Subject: [PATCH] Add ssv-core to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 6d83d0f..c8b2574 100644 --- a/registry.json +++ b/registry.json @@ -442,6 +442,7 @@ "spin": "github:fgnass/spin.js", "sprintf-js": "npm:sprintf-js", "ss-utils": "npm:ss-utils", + "ssv-core": "npm:ssv-core", "stomp-websocket": "github:jmesnil/stomp-websocket", "stream": "github:jspm/nodelibs-stream", "string_decoder": "github:jspm/nodelibs-string_decoder",