mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-02-07 16:41:02 +00:00
Trying to force heroku to run on lts nodejs
This commit is contained in:
parent
01351c8d8b
commit
247557202c
1 changed files with 1 additions and 1 deletions
|
@ -75,6 +75,6 @@
|
||||||
"supertest": "~1.0.1"
|
"supertest": "~1.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10.13.0"
|
"node": "^10.13.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue