From 42f780a9cc8becf275a3572f937ff3b590f15288 Mon Sep 17 00:00:00 2001 From: Egor Smirnov Date: Fri, 17 Jul 2015 14:57:10 +0200 Subject: [PATCH] Add sprintf.js --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index ab2b13d..8da68bb 100644 --- a/registry.json +++ b/registry.json @@ -329,6 +329,7 @@ "socket.io-client": "github:Automattic/socket.io-client", "socket.io-rpc-client": "github:capaj/socket.io-rpc-client", "spin": "github:fgnass/spin.js", + "sprintf-js": "npm:sprintf-js", "stomp-websocket": "github:jmesnil/stomp-websocket", "stream": "github:jspm/nodelibs-stream", "string_decoder": "github:jspm/nodelibs-string_decoder",