From 87eaeaff269aac04a1aa1897587b8f04dc378f40 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 21 Mar 2023 03:00:16 +0530 Subject: Upgrade 'npm' to '18.15.0' and 'pnpm' to 7.30.0' --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2be4646..e0e4179 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,8 +49,8 @@ Currently, these are the combinations of system dependencies that work for MacOS ```bash $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json { - "node": "18.13.0", - "pnpm": "7.26.1", + "node": "18.15.0", + "pnpm": "7.30.0", "python": "3.11.1" } ``` -- cgit v1.2.3-54-g00ecf