woops, forgot the bin script in package.json
This commit is contained in:
parent
443680f139
commit
c2bcd2cf17
@ -3,6 +3,7 @@
|
||||
"version": "0.1.6",
|
||||
"description": "Peer-to-peer data in browsers",
|
||||
"main": "lib/server.js",
|
||||
"bin": { "peerjs": "./bin/peerjs" },
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/peers/peerjs-server.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user