Delete bower-vertxbus@2.1.json

This commit is contained in:
Guy Bedford
2015-03-25 14:37:18 +02:00
parent 0c6e9e1928
commit 64cd8da890
@@ -1,16 +0,0 @@
{
"format": "global",
"registry": "jspm",
"main": "vertxbus",
"dependencies": {
"sockjs-client": "0.3.4"
},
"shim": {
"vertxbus": {
"deps": [
"sockjs-client"
],
"exports": "vertx"
}
}
}