Set fixed version of @types/node to fix build

This commit is contained in:
Jan Oberhauser
2020-09-12 19:25:49 +02:00
parent d48c649329
commit ac2e0040b0
6 changed files with 6 additions and 6 deletions

View File

@@ -383,7 +383,7 @@
"@types/mongodb": "^3.5.4",
"@types/mqtt": "^2.5.0",
"@types/mssql": "^6.0.2",
"@types/node": "^14.0.27",
"@types/node": "14.0.27",
"@types/nodemailer": "^6.4.0",
"@types/redis": "^2.8.11",
"@types/request-promise-native": "~1.0.15",