mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-19 00:15:43 +01:00
fix main script
This commit is contained in:
parent
34aca7989a
commit
78f7b41c62
@ -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