From b6112cac6c53cab67d4d5422defc155f6469399e Mon Sep 17 00:00:00 2001 From: Sean Airey Date: Wed, 11 Feb 2015 16:20:51 +0000 Subject: [PATCH] Added SockJS to registry.json --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index afe4954..dd0bfdd 100644 --- a/registry.json +++ b/registry.json @@ -187,6 +187,7 @@ "select2": "github:ivaynberg/select2", "showdown": "github:showdownjs/showdown", "skrollr": "github:Prinzhorn/skrollr", + "sockjs-client": "github:sockjs/sockjs-client", "spin": "github:fgnass/spin.js", "stream": "github:jspm/nodelibs-stream", "string_decoder": "github:jspm/nodelibs-string_decoder",