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

Commit 1c0647d

Browse files
committed
Update pnpm to v9.9.0
1 parent 65e94e9 commit 1c0647d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.8.0",
14+
"packageManager": "pnpm@9.9.0",
1515
"scripts": {
1616
"clean": "rimraf .next",
1717
"dev": "pnpm clean && next dev -p $npm_package_config_port",

0 commit comments

Comments
 (0)