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

Commit d6ecdef

Browse files
committed
Update pnpm to v9.12.2
1 parent 7b2bfc2 commit d6ecdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"engines": {
1212
"node": "20.x"
1313
},
14-
"packageManager": "pnpm@9.12.1",
14+
"packageManager": "pnpm@9.12.2",
1515
"scripts": {
1616
"clean": "rimraf .next",
1717
"dev": "pnpm clean && next dev -p $npm_package_config_port",

0 commit comments

Comments
 (0)