Skip to content

Commit

Permalink
include engines in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
planttheidea committed Feb 26, 2023
1 parent 6402b8f commit 1425f2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
},
"engines": {
"node": ">=6.0.0"
},
"exports": {
".": {
"import": {
Expand Down

0 comments on commit 1425f2f

Please sign in to comment.