Skip to content

Commit

Permalink
feat: add pnpm version (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
zqran authored Nov 14, 2023
1 parent f72eb0f commit 57739f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Ecosystem CI",
"license": " MPL-2.0 license",
"private": true,
"packageManager": "[email protected]",
"scripts": {
"build": "pnpm build:esbuild && pnpm build:next && pnpm build:nuxt && pnpm build:rspack && pnpm build:webpack",
"build:esbuild": "pnpm --filter @blocksuite-ecosystem-ci/esbuild build",
Expand Down

0 comments on commit 57739f7

Please sign in to comment.