[Dev] Use npm@^9

This commit is contained in:
Alexander Zinchuk 2023-02-19 13:56:53 +01:00
parent 9c5fd78e8f
commit dd20c42bbc

View File

@ -30,7 +30,7 @@
},
"engines": {
"node": "^18",
"npm": "^8.19 || ^9"
"npm": "^9"
},
"husky": {
"hooks": {