Align node and npm versions to fix overrides

This commit is contained in:
Abel Luck 2023-06-07 10:24:48 +00:00
parent 754131fbe1
commit ffee8f42e4
8 changed files with 1564 additions and 2966 deletions

View file

@ -29,10 +29,15 @@
},
"hapi-postgraphile": {
"pg": "^8.11.0"
}
},
"graphql": "15.8.0"
},
"devDependencies": {
"prettier": "^2.8.8",
"dotenv-cli": "latest"
},
"engines": {
"npm": ">=9.6.7",
"node": ">=20"
}
}
}