add spark dependencies
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"when":">=3.4.4",
|
||||
"request":">=2.55.0",
|
||||
"browser-request":"0.3.x"
|
||||
}
|
||||
}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user