Merge pull request #31583 from woocommerce/update/engines

Update the recommended engine versions to use
This commit is contained in:
Claudio Sanches 2022-01-06 17:38:35 -03:00 committed by GitHub
commit 54b731b7a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
},
"engines": {
"node": "^16.13.1",
"npm": "^8.1.2"
"pnpm": "^6.24.2"
},
"husky": {
"hooks": {