Align node and npm versions to fix overrides
This commit is contained in:
parent
754131fbe1
commit
ffee8f42e4
8 changed files with 1564 additions and 2966 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue