Skip to content

Commit

Permalink
Remove engines field from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mattphillips committed Jan 25, 2022
1 parent 7d8e161 commit 3501e9f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"index.d.ts",
"README.md"
],
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
},
"scripts": {
"build": "babel src -d dist --ignore \"**/*.test.js\"",
"prepublish": "yarn build",
Expand Down

0 comments on commit 3501e9f

Please sign in to comment.