Skip to content

Commit 0d60eb7

Browse files
committed
chore: lower pnpm to v8
1 parent a97b1be commit 0d60eb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pnpm 9.4.0
1+
pnpm 8.15.9
22
nodejs 18.20.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"author": "Dominic Elm",
1212
"main": "dist/index.js",
13-
"packageManager": "pnpm@9.4.0",
13+
"packageManager": "pnpm@8.15.9",
1414
"scripts": {
1515
"build": "rm -rf dist && tsc -b",
1616
"test": "vitest run",

0 commit comments

Comments
 (0)