Skip to content

Commit

Permalink
[pkg] Add engines field
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Nov 14, 2019
1 parent 289724f commit f06a738
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -17,6 +17,9 @@
"license": "MIT",
"main": "index.js",
"browser": "browser.js",
"engines": {
"node": ">=8.3.0"
},
"files": [
"browser.js",
"index.js",
Expand Down

0 comments on commit f06a738

Please sign in to comment.