Skip to content

Commit b6713db

Browse files
committed
Update engines for yarn
1 parent 8dad725 commit b6713db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "tape test/*.js | tap-spec"
1919
},
2020
"engines": {
21-
"node": "8"
21+
"node": ">= 8"
2222
},
2323
"eslintConfig": {
2424
"env": {

0 commit comments

Comments
 (0)