Skip to content

Commit 365b0e2

Browse files
committed
Remove unnecessarily strict engines requirement
1 parent 9623e44 commit 365b0e2

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
@@ -20,9 +20,6 @@
2020
"author": "Ruben Taelman <[email protected]>",
2121
"license": "MIT",
2222
"packageManager": "[email protected]",
23-
"engines": {
24-
"node": ">=18.12"
25-
},
2623
"scripts": {
2724
"test": "yarn test:jest && yarn test:webpack",
2825
"test:jest": "jest",

0 commit comments

Comments
 (0)