mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
Add enngine details
This commit is contained in:
parent
225db218d3
commit
9dc87d9860
@ -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