Skip to content

Commit 408004a

Browse files
author
Illia Obukhau
committed
chore: update root package.json
1 parent 6a11f60 commit 408004a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"release": "turbo run release",
2020
"create-gh-release": "turbo run create-gh-release",
2121
"publish-marketplace": "turbo run publish-marketplace",
22-
"version": "ts-node --project ./scripts/tsconfig.json ./scripts/release/BumpVersion.ts",
22+
"version": "pnpm --filter release-utils-internal run version",
2323
"changelog": "pnpm --filter release-utils-internal run changelog",
2424
"validate-staged-widget-versions": "node scripts/validation/validate-versions-staged-files.js"
2525
},

0 commit comments

Comments
 (0)