Skip to content

Commit

Permalink
Merge branch 'develop' into koswald/voyageai
Browse files Browse the repository at this point in the history
  • Loading branch information
odilitime authored Jan 14, 2025
2 parents 6c2dec1 + c7e9a0b commit ca4f01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"sideEffects": false,
"type": "module",
"scripts": {
"extract-version": "./version.sh",
"extract-version": "sh version.sh",
"dev": "pnpm run extract-version && vite",
"build": "pnpm run extract-version && tsc -b && vite build",
"preview": "vite preview",
Expand Down

0 comments on commit ca4f01c

Please sign in to comment.