Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GaoNeng-wWw committed Oct 2, 2024
1 parent 5cc7f31 commit 7822978
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 @@ -45,7 +45,7 @@
"clean:deps": "pnpm --filter @qwqui/* clean:deps",
"create:comp": "esno internal/create-component.ts",
"dev": "pnpm -C doc dev",
"build:site": "pnpm --filter @qwqui/doc build",
"build:site": "pnpm prebuild && pnpm --filter @qwqui/doc build",
"lint": "eslint ."
},
"devDependencies": {
Expand Down

0 comments on commit 7822978

Please sign in to comment.