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