Skip to content

Commit dc1a86c

Browse files
authored
chore: align pnpm versions (#367)
1 parent 1fce977 commit dc1a86c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"url": "https://twitter.com/n_moore"
4747
},
4848
"license": "MIT",
49-
"packageManager": "pnpm@8.6.12",
49+
"packageManager": "pnpm@9.14.2",
5050
"scripts": {
5151
"build": "unbuild",
5252
"prepack": "pnpm build",

packages/prompts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"stdin",
4747
"ui"
4848
],
49-
"packageManager": "pnpm@8.6.12",
49+
"packageManager": "pnpm@9.14.2",
5050
"scripts": {
5151
"build": "unbuild",
5252
"prepack": "pnpm build",

0 commit comments

Comments
 (0)