console: Set the NPM version

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7436
GitOrigin-RevId: ea8475ef3c6afd86eea2f46d45e739ad1c313be4
This commit is contained in:
Stefano Magni 2023-01-07 09:24:13 +01:00 committed by hasura-bot
parent e58ebb10e0
commit 019e9ac20f

View File

@ -335,7 +335,8 @@
"whatwg-fetch": "^3.6.2"
},
"engines": {
"node": ">=16"
"node": ">=16",
"npm": ">=8"
},
"msw": {
"workerDirectory": "static"