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 b9037d9 commit 14b02bdCopy full SHA for 14b02bd
package.json
@@ -3,9 +3,6 @@
3
"private": true,
4
"version": "2.0.0",
5
"type": "module",
6
- "engines": {
7
- "node": "24"
8
- },
9
"scripts": {
10
"gentypes": "bun run src/lib/types/update.ts",
11
"dev": "vite dev",
0 commit comments