Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gc committed Nov 23, 2024
1 parent 193d77e commit 92eabd9
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 @@ -43,7 +43,7 @@
"build:packages": "pnpm --stream -r build",
"============monorepo": "============",
"monorepo:build": "pnpm build:packages && pnpm build",
"monorepo:test": "pnpm concurrent \"pnpm --stream -r test\" \"pnpm test"
"monorepo:test": "pnpm concurrent \"pnpm --stream -r test\" \"pnpm test\""
},
"dependencies": {
"@oldschoolgg/toolkit": "0.0.1",
Expand Down

0 comments on commit 92eabd9

Please sign in to comment.