We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2b013 commit 707e9e0Copy full SHA for 707e9e0
package.json
@@ -56,9 +56,6 @@
56
"check:package": "publint && attw --pack . --ignore-rules cjs-resolves-to-esm",
57
"prepublishOnly": "bun run check:type && bun run test:coverage && bun run build && bun run check:package"
58
},
59
- "engines": {
60
- "node": "^20.19.0 || >= 22.12.0"
61
- },
62
"devDependencies": {
63
"@arethetypeswrong/cli": "0.18.2",
64
"@biomejs/biome": "2.3.10",
0 commit comments