Skip to content

Commit 1ec756d

Browse files
committed
chore: ci
1 parent 1c2d0cd commit 1ec756d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@vue-hooks-plus/monorepo",
33
"version": "1.0.0",
44
"private": true,
5+
"packageManager": "pnpm@9.6.0",
6+
"engines": {
7+
"pnpm": ">=7 <10"
8+
},
59
"scripts": {
610
"bootstrap": "tsx scripts/bootstrap.ts",
711
"build:vitepress-demo-block": "cd packages/vitepress/vitepress-demo-block && pnpm build",

0 commit comments

Comments
 (0)