mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
Add enngine details
This commit is contained in:
parent
0325cd92fb
commit
c1688bf778
@ -15,6 +15,9 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/finn-no/unleash/issues"
|
"url": "https://github.com/finn-no/unleash/issues"
|
||||||
},
|
},
|
||||||
|
"engines" : {
|
||||||
|
"node" : ">=4.4.3"
|
||||||
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"db-migrate-and-start": "npm run db-migrate && npm run start",
|
"db-migrate-and-start": "npm run db-migrate && npm run start",
|
||||||
|
Loading…
Reference in New Issue
Block a user