Skip to content

Commit

Permalink
Fix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alec Gibson committed Nov 26, 2020
1 parent 3c6736b commit 4035fe7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,13 @@
},
"repository": {
"type": "git",
"url": "https://github.com/HenningM/express-ws"
"url": "https://github.com/reedsy/express-ws"
},
"keywords": [
"express",
"ws",
"websocket"
],
"bugs": {
"url": "https://github.com/HenningM/express-ws/issues"
},
"homepage": "https://github.com/HenningM/express-ws",
"devDependencies": {
"eslint": "^4.19.0",
"eslint-config-airbnb": "^14.1.0",
Expand Down

0 comments on commit 4035fe7

Please sign in to comment.