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

@@ -107,7 +107,7 @@
"n8n-core": "^0.1.0",
"n8n-workflow": "^0.1.0",
"ts-jest": "^23.10.1",
"tslint": "^5.11.0",
"tslint": "^5.17.0",
"typescript": "~3.5.2"
},
"dependencies": {