Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Commit

Permalink
Merge branch 'canary'
Browse files Browse the repository at this point in the history
  • Loading branch information
knalli committed Dec 14, 2014
2 parents c2e54a0 + 3c795b9 commit 87346a5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"version": "0.10.0",
"homepage": "http://github.com/knalli/angular-vertxbus",
"main": "./dist/angular-vertxbus.js",
"keywords": ["angular", "vertx", "facade", "websocket"],
"ignore": [
".editorconfig",
".jshintrc",
Expand Down
1 change: 1 addition & 0 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "AngularJS facade and service acting as a Vert.x SockJS client",
"version": "master",
"main": "dist/angular-vertxbus.js",
"keywords": ["angular", "vertx", "facade", "websocket"],
"repository": "knalli/angular-vertxbus",
"scripts": [
"dist/angular-vertxbus.js"
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.10.0",
"description": "AngularJS facade and service acting as a Vert.x SockJS client",
"main": "dist/angular-vertxbus.js",
"keywords": ["angular", "vertx", "facade", "websocket"],
"scripts": {
"prepublish": "bower install",
"test": "grunt install-test && grunt test",
Expand Down

0 comments on commit 87346a5

Please sign in to comment.