stomp-websocket is no longer maintained. Using my own fork.
authorgustavo <gu.martinm@gmail.com>
Sun, 12 Jun 2016 16:48:44 +0000 (18:48 +0200)
committergustavo <gu.martinm@gmail.com>
Sun, 12 Jun 2016 16:48:44 +0000 (18:48 +0200)
angularjs/stomp/bower.json

index 415b1d8..3d229a2 100644 (file)
@@ -25,7 +25,7 @@
     "angular-ui-router": "~0.3.0",
     "angular": "~1.5.5",
     "sockjs-client": "~1.1.1",
-    "stomp-websocket": "~2.3.4"
+    "stomp-websocket": "git://github.com/gumartinm/stomp-websocket.git"
 
   },
   "devDependencies": {