Added specific node and npm versions for the hosting provider

This commit is contained in:
Thaum Rystra
2020-04-25 11:49:15 +02:00
parent bb6125f84c
commit d1126596c4

View File

@@ -23,5 +23,9 @@
"request": "^2.88.2",
"source-map-support": "^0.5.19",
"underscore": "^1.10.2"
},
"engines": {
"node": "12",
"npm": "6"
}
}