Monorepo: update packageManager version in package.json file. (#50384)

This commit is contained in:
Vladimir Reznichenko 2024-08-06 09:30:10 +02:00 committed by GitHub
parent 3d16f16ae1
commit 328d944288
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"title": "WooCommerce Monorepo",
"description": "Monorepo for the WooCommerce ecosystem",
"homepage": "https://woocommerce.com/",
"packageManager": "pnpm@^9.1.0",
"packageManager": "pnpm@9.6.0",
"engines": {
"node": "^20.11.1",
"pnpm": "^9.1.0"