⬆️ 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

@@ -34,7 +34,7 @@
"@types/inquirer": "^6.0.3",
"@types/node": "^10.10.1",
"@types/vorpal": "^1.11.0",
"tslint": "^5.11.0"
"tslint": "^5.17.0"
},
"dependencies": {
"change-case": "^3.1.0",