Skip to content

Commit 636afdd

Browse files
authored
fix(release): versioning client (#1949)
1 parent 813347a commit 636afdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/client/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"module": "dist/index.js",
1414
"types": "dist/index.d.ts",
1515
"scripts": {
16-
"version": "./scripts/update-constants-file.sh",
1716
"typecheck": "tsc --noEmit",
1817
"type:generate": "tsc --declaration -p tsconfig.build.json",
1918
"build": "vite build --config ../../vite.config.ts && pnpm run type:generate && tsc-alias -p tsconfig.build.json",

0 commit comments

Comments
 (0)