Browse Source

Update dependencies in README: change npm to 10.x and pnpm to 10.x

Shun Miyazawa 9 months ago
parent
commit
e69cee4469
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -82,8 +82,8 @@ See [GROWI Docs: Environment Variables](https://docs.growi.org/en/admin-guide/ad
 ## Dependencies
 ## Dependencies
 
 
 - Node.js v20.x or v22.x
 - Node.js v20.x or v22.x
-- npm 6.x
-- pnpm 9.x
+- npm 10.x
+- pnpm 10.x
 - [Turborepo](https://turbo.build/repo)
 - [Turborepo](https://turbo.build/repo)
 - MongoDB 6.0 or above
 - MongoDB 6.0 or above