Update build tools

This commit is contained in:
Jonas Lochmann
2020-03-23 01:00:00 +01:00
parent 10cd6e075d
commit 0a0cb172a7
2 changed files with 65 additions and 77 deletions
+2 -2
View File
@@ -38,10 +38,10 @@
"@types/tokgen": "^1.0.0",
"@types/umzug": "^2.2.3",
"nodemon": "^1.19.4",
"tslint": "^5.20.1",
"tslint": "^6.1.0",
"tslint-config-standard": "^9.0.0",
"typescript": "^3.8.3",
"typescript-json-schema": "^0.40.0"
"typescript-json-schema": "^0.42.0"
},
"dependencies": {
"ajv": "^6.12.0",