Skip to content

Commit

Permalink
chore: downgrade engines.npm to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Sep 11, 2023
1 parent 88b4d2a commit 87231bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -5,7 +5,7 @@
"main": "lib/index.js",
"engines": {
"node": ">=v16.19.0",
"npm": ">=9.3.1"
"npm": ">=8.0.0"
},
"scripts": {
"postinstall": "npx husky install",
Expand Down

0 comments on commit 87231bc

Please sign in to comment.