mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-03 01:18:43 +02:00
fix main script
This commit is contained in:
parent
88477f0992
commit
1f38468b9c
@ -27,7 +27,7 @@
|
|||||||
"node": "6"
|
"node": "6"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./server.js",
|
"main": "./lib/server-impl.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"unleash": "./bin/unleash.js"
|
"unleash": "./bin/unleash.js"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user