Skip to content

Commit 4b9f7c4

Browse files
authored
fix: add packageManager to fix auto publish (#7)
1 parent dbda120 commit 4b9f7c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "root",
33
"description": "",
44
"license": "MIT",
5+
"packageManager": "pnpm@9.14.4",
56
"scripts": {
67
"build": "pnpm -F @opentiny/vue-search-box build",
78
"pub": "pnpm -F @opentiny/vue-search-box publish --no-git-checks"

0 commit comments

Comments
 (0)