Merge pull request #192 from SAAirey/master
Added stomp-websocket library and added package override for version 2.3.4
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"main": "lib/stomp.min",
|
||||||
|
"shim": {
|
||||||
|
"lib/stomp.min": {
|
||||||
|
"exports": "Stomp"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -190,6 +190,7 @@
|
|||||||
"skrollr": "github:Prinzhorn/skrollr",
|
"skrollr": "github:Prinzhorn/skrollr",
|
||||||
"sockjs-client": "github:sockjs/sockjs-client",
|
"sockjs-client": "github:sockjs/sockjs-client",
|
||||||
"spin": "github:fgnass/spin.js",
|
"spin": "github:fgnass/spin.js",
|
||||||
|
"stomp-websocket": "github:jmesnil/stomp-websocket",
|
||||||
"stream": "github:jspm/nodelibs-stream",
|
"stream": "github:jspm/nodelibs-stream",
|
||||||
"string_decoder": "github:jspm/nodelibs-string_decoder",
|
"string_decoder": "github:jspm/nodelibs-string_decoder",
|
||||||
"tabletools": "github:DataTables/TableTools",
|
"tabletools": "github:DataTables/TableTools",
|
||||||
|
|||||||
Reference in New Issue
Block a user