Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
SSSensational committed Sep 2, 2024
1 parent a4ea450 commit d8734ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build:react": "turbo run build --scope=react",
"build:vue3": "turbo run build --scope=vue3",
"build:lib": "turbo run build --scope=react --scope=vue",
"build:docs": "turbo run build -- --scope=docs",
"build:docs": "turbo run build --scope=docs",
"build:enhance-react": "turbo run build --scope=enhance-react",
"release:react": "node ./core/react/build/release.js",
"release:vue3": "node ./core/vue3/build/release.js",
Expand Down

0 comments on commit d8734ca

Please sign in to comment.