We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4350841 commit f2bf82cCopy full SHA for f2bf82c
.travis.yml
@@ -3,7 +3,6 @@ dist: xenial
3
notifications:
4
email: false
5
node_js:
6
- - 8
7
- 10
8
- 12
9
matrix:
package.json
@@ -33,7 +33,7 @@
33
"url": "https://github.com/pelias/api/issues"
34
},
35
"engines": {
36
- "node": ">=8.0.0"
+ "node": ">=10.0.0"
37
38
"dependencies": {
39
"@hapi/joi": "^16.0.1",
0 commit comments