We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a98303b + cd04e08 commit cc7c93aCopy full SHA for cc7c93a
.travis.yml
@@ -6,7 +6,6 @@ cache:
6
notifications:
7
email: false
8
node_js:
9
- - 0.12
10
- 4
11
- 6
12
matrix:
package.json
@@ -2,6 +2,9 @@
2
"name": "pelias-logger",
3
"version": "0.0.0-semantic-release",
4
"description": "The centralized logger package for Pelias.",
5
+ "engines": {
+ "node": ">=4.0.0"
+ },
"keywords": [
"pelias",
"logger"
0 commit comments