Skip to content

Commit

Permalink
TINY fix in the websocket-over-nodejs.
Browse files Browse the repository at this point in the history
  • Loading branch information
muaz-khan committed Apr 22, 2019
1 parent 8497675 commit 490c0d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion websocket-over-nodejs/README.md
Expand Up @@ -7,7 +7,7 @@
This is the file that I was running on `wss://webrtcweb.com:9449/`. I'll recommend to modify and use this file.

```sh
npm install ebsocket-over-nodejs
npm install websocket-over-nodejs
```

#### Explanation
Expand Down
2 changes: 1 addition & 1 deletion websocket-over-nodejs/package.json
@@ -1,7 +1,7 @@
{
"name": "websocket-over-nodejs",
"preferGlobal": true,
"version": "0.0.6",
"version": "0.0.7",
"author": {
"name": "Muaz Khan",
"email": "muazkh@gmail.com"
Expand Down

0 comments on commit 490c0d5

Please sign in to comment.