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 813347a commit 636afddCopy full SHA for 636afdd
packages/client/package.json
@@ -13,7 +13,6 @@
13
"module": "dist/index.js",
14
"types": "dist/index.d.ts",
15
"scripts": {
16
- "version": "./scripts/update-constants-file.sh",
17
"typecheck": "tsc --noEmit",
18
"type:generate": "tsc --declaration -p tsconfig.build.json",
19
"build": "vite build --config ../../vite.config.ts && pnpm run type:generate && tsc-alias -p tsconfig.build.json",
0 commit comments