We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4350841 + f2bf82c commit 76a31d9Copy full SHA for 76a31d9
.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