update NPM manager.

This commit is contained in:
Patrick Fic
2022-05-13 17:14:03 -07:00
parent cdb8e48f0d
commit 82c13eae9e

View File

@@ -4,7 +4,7 @@
"license": "UNLICENSED",
"engines": {
"node": ">=16.0.0",
"npm": ">=7.0.0"
"npm": ">=8.0.0"
},
"scripts": {
"setup": "yarn && cd client && yarn",