Skip to content

Commit 66aa00d

Browse files
committed
remove engines restriction
Fix: #341
1 parent f7e9f2a commit 66aa00d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@
7070
"files": [
7171
"dist"
7272
],
73-
"engines": {
74-
"node": "14 || 16 || 18 || 20 || >=22"
75-
},
7673
"prettier": {
7774
"semi": false,
7875
"printWidth": 70,

0 commit comments

Comments
 (0)