Merge pull request #679 from caasjj/master

add spark dependencies
This commit is contained in:
Guy Bedford
2015-12-09 15:22:49 +02:00
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"dependencies": {
"when":">=3.4.4",
"request":">=2.55.0",
"browser-request":"0.3.x"
}
}
+1
View File
@@ -411,6 +411,7 @@
"sockjs-client": "github:sockjs/sockjs-client",
"socket.io-client": "github:socketio/socket.io-client",
"socket.io-rpc-client": "github:capaj/socket.io-rpc-client",
"spark":"npm:spark",
"spin": "github:fgnass/spin.js",
"sprintf-js": "npm:sprintf-js",
"stomp-websocket": "github:jmesnil/stomp-websocket",