Skip to content

Commit ac19387

Browse files
committed
Update package.json
1 parent 6036598 commit ac19387

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "1.0.13",
44
"main": "angular-websocket.min.js",
55
"description": "An AngularJS 1.x WebSocket service for connecting client applications to servers.",
6-
"homepage": "https://github.com/gdi2290/angular-websocket",
7-
"bugs": "https://github.com/gdi2290/angular-websocket/issues",
6+
"homepage": "https://github.com/angular-class/angular-websocket",
7+
"bugs": "https://github.com/angular-class/angular-websocket/issues",
88
"keywords": [
99
"angular",
1010
"angularjs",
@@ -17,6 +17,8 @@
1717
"angular-socket",
1818
"ngWebSocket",
1919
"ngWebSockets",
20+
"angular-class",
21+
"AngularClass",
2022
"gdi2290",
2123
"PatrickJS"
2224
],
@@ -31,7 +33,7 @@
3133
},
3234
"repository": {
3335
"type": "git",
34-
"url": "[email protected]:gdi2290/angular-websocket.git"
36+
"url": "[email protected]:angular-class/angular-websocket.git"
3537
},
3638
"licenses": [
3739
{

0 commit comments

Comments
 (0)