path issue

This commit is contained in:
John McLear 2020-11-29 11:20:51 +00:00
parent 159b6a4ba1
commit de5e071294

View file

@ -74,7 +74,7 @@
"unorm": "1.4.1"
},
"bin": {
"etherpad-lite": "node/server.js"
"etherpad-lite": "./node/server.js"
},
"devDependencies": {
"eslint": "^7.14.0",