⬆️ Set identical tslint version in all packages and fix lint

issues
This commit is contained in:
Jan Oberhauser
2019-07-10 21:01:22 +02:00
parent a17a376d13
commit cc3f2c42d1
6 changed files with 10 additions and 10 deletions

View File

@@ -53,7 +53,7 @@
"nodemon": "^1.19.1",
"sails-disk": "^1.0.1",
"ts-jest": "^23.10.1",
"tslint": "^5.11.0",
"tslint": "^5.17.0",
"typescript": "~3.5.2"
},
"dependencies": {