chore(deps): update npm to >=9.3.0 (#837)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-13 16:58:53 +09:00
committed by GitHub
parent 411de78882
commit 87c1b90704
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
"main": "lib/index.js",
"engines": {
"node": ">=v16.19.0",
"npm": ">=9.2.0"
"npm": ">=9.3.0"
},
"scripts": {
"postinstall": "npx husky install",