Limit node to v15.9

This commit is contained in:
Brian Hoffmann
2021-05-28 15:45:51 +02:00
parent 7b95b9d517
commit a79cc0a666
2 changed files with 4 additions and 0 deletions

1
.nvmrc Normal file
View File

@@ -0,0 +1 @@
v15.9.0

View File

@@ -6,6 +6,9 @@
"dependencies": { "dependencies": {
"aoe_technology_radar": "https://github.com/aoepeople/aoe_technology_radar.git" "aoe_technology_radar": "https://github.com/aoepeople/aoe_technology_radar.git"
}, },
"engines": {
"node": "~15.9"
},
"browserslist": { "browserslist": {
"production": [ "production": [
">0.2%", ">0.2%",