Skip to content

Commit

Permalink
fix: revert engines change
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Mar 25, 2022
1 parent 1fe1c7e commit 2a87325
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 @@ -10,7 +10,7 @@
"dist"
],
"engines": {
"node": "12.x || 14.x || 16.x"
"node": "^10 || ^12 || >=14"
},
"dependencies": {
"is-url": "^1.2.4",
Expand Down

0 comments on commit 2a87325

Please sign in to comment.