We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe1c7e commit 2a87325Copy full SHA for 2a87325
package.json
@@ -10,7 +10,7 @@
10
"dist"
11
],
12
"engines": {
13
- "node": "12.x || 14.x || 16.x"
+ "node": "^10 || ^12 || >=14"
14
},
15
"dependencies": {
16
"is-url": "^1.2.4",
0 commit comments