mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-10 00:45:01 -04:00
package.json: Define etherpad
binary
This commit is contained in:
parent
abe9a55564
commit
b7d7e97e34
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
"wtfnode": "^0.9.1"
|
||||
},
|
||||
"bin": {
|
||||
"etherpad": "node/server.js",
|
||||
"etherpad-lite": "node/server.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue