Skip to content

Commit

Permalink
Set node 6 as minimal engine
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySound committed Aug 7, 2019
1 parent 925392d commit ccdd6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"./dist/esm/index.js": "./dist/esm/index.browser.js"
},
"engines": {
"node": ">= 0.10.0"
"node": ">= 6.0.0"
},
"scripts": {
"build": "make rollup",
Expand Down

0 comments on commit ccdd6bb

Please sign in to comment.