Skip to content

Commit ed2ef61

Browse files
authored
Merge pull request #628 from 0x0006e/patch-1
chore: remove node version limit
2 parents 49b6cd4 + f0ebaa5 commit ed2ef61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"module": "dist/index.es.js",
88
"jsnext:main": "dist/index.es.js",
99
"engines": {
10-
"node": ">=10.18",
1110
"npm": ">=6.13"
1211
},
1312
"scripts": {

0 commit comments

Comments
 (0)