chore(deps): update npm to v9 (#811)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-09 09:44:57 +09:00 committed by GitHub
parent fe2eb19a96
commit 3b42e19751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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