📌 Pins Node versions for Heroku

This commit is contained in:
Alicia Sykes 2022-06-11 14:24:30 +01:00
parent e24fa10f0f
commit 1fdb37e5c1
1 changed files with 3 additions and 1 deletions

View File

@ -66,7 +66,9 @@
"vue-template-compiler": "^2.6.14"
},
"engines": {
"node": ">=16.0.0"
"node": "16.15.1",
"npm": "8.11.0",
"yarn": "1.22.10"
},
"eslintConfig": {
"root": true,