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.
1 parent 15d35d8 commit 41f9cd5Copy full SHA for 41f9cd5
.travis.yml
@@ -29,3 +29,4 @@ matrix:
29
allow_failures:
30
- node_js: "7"
31
- node_js: "5"
32
+ - node_js: "4"
package.json
@@ -56,7 +56,7 @@
56
"to-ast": "^1.0.0"
57
},
58
"engines": {
59
- "node": ">=4.0"
+ "node": ">=6.0"
60
61
"license": "MIT",
62
"dependencies": {
0 commit comments