We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be6eca6 commit 2fb898aCopy full SHA for 2fb898a
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-websocket",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"homepage": "https://github.com/gdi2290/angular-websocket",
5
"authors": [
6
"gdi2290 <github@gdi2290.com>"
@@ -17,6 +17,6 @@
17
"tests"
18
],
19
"dependencies": {
20
- "angular": "~1.2.0"
+ "angular": "*"
21
}
22
package.json
"main": "angular-websocket.js",
"description": "WebSocket service for Angular.js",
0 commit comments