From 8842b218a356dbae839c907a2cd4706635badacf Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 1 Sep 2022 10:17:41 +0530 Subject: Update node modules --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b3ca1b42e..6a41e9225 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,7 +63,7 @@ Currently, these are the combinations of system dependencies that work for MacOS $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json { "node": "16.16.0", - "npm": "8.14.0", + "npm": "8.19.0", "pnpm": "7.6.0" } ``` -- cgit v1.2.3-54-g00ecf