Skip to content

Commit 707e9e0

Browse files
committed
chore: Since only the engine is being used, remove the engine.
1 parent de2b013 commit 707e9e0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@
5656
"check:package": "publint && attw --pack . --ignore-rules cjs-resolves-to-esm",
5757
"prepublishOnly": "bun run check:type && bun run test:coverage && bun run build && bun run check:package"
5858
},
59-
"engines": {
60-
"node": "^20.19.0 || >= 22.12.0"
61-
},
6259
"devDependencies": {
6360
"@arethetypeswrong/cli": "0.18.2",
6461
"@biomejs/biome": "2.3.10",

0 commit comments

Comments
 (0)