Skip to content

Commit f7c2bd0

Browse files
committed
node engine specification removed as it rjs compatible across all modern engines above 18
1 parent 9e54a41 commit f7c2bd0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
"directories": {
1717
"lib": "./dist/lib"
1818
},
19-
"engines": {
20-
"node": ">=21.7.3",
21-
"npm": ">=10.5.0"
22-
},
2319
"preferGlobal": true,
2420
"bin": {
2521
"rjs": "./dist/bin/rjs.js"

0 commit comments

Comments
 (0)