Skip to content

Commit 98d52e5

Browse files
committed
Add pnpm to packageManager in package.json
1 parent 4061983 commit 98d52e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@
3838
"volta": {
3939
"node": "22.0.0",
4040
"pnpm": "9.0.6"
41-
}
41+
},
42+
"packageManager": "pnpm@9.0.6"
4243
}

0 commit comments

Comments
 (0)