Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 32d4dc9

Browse files
committed
chore: specify package manager
1 parent 914c521 commit 32d4dc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@
2828
},
2929
"publishConfig": {
3030
"access": "public"
31-
}
31+
},
32+
"packageManager": "pnpm@8.14.1"
3233
}

0 commit comments

Comments
 (0)