Skip to content

Commit d197552

Browse files
committed
pkg: configure engines field
1 parent e11af4b commit d197552

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"standard": "^13.1.0",
2222
"tape": "^4.13.3"
2323
},
24+
"engines": {
25+
"node": ">= 0.8"
26+
},
2427
"homepage": "https://github.com/browserify/acorn-node",
2528
"keywords": [
2629
"acorn",

0 commit comments

Comments
 (0)