Upgrade tslint to use prefer-readonly

This commit is contained in:
Leonid Logvinov
2018-07-13 17:22:35 +02:00
parent d209108a95
commit f6fcb775b7
28 changed files with 36 additions and 35 deletions

View File

@@ -69,7 +69,7 @@
"shx": "^0.2.2",
"sinon": "^4.0.0",
"source-map-support": "^0.5.0",
"tslint": "5.8.0",
"tslint": "5.10.0",
"typescript": "2.7.1",
"web3-provider-engine": "14.0.6"
},