sync up old changes

This commit is contained in:
41666 2019-07-22 21:48:30 -04:00
parent 0f48567f17
commit e1befee236
No known key found for this signature in database
GPG key ID: BC51D07640DC10AF
12 changed files with 61 additions and 57 deletions

View file

@ -15,7 +15,7 @@
"devDependencies": {
"@types/async-retry": "^1.4.1",
"lint-staged": "^8.1.7",
"tslint": "^5.17.0",
"typescript": "^3.5.1"
"tslint": "^5.18.0",
"typescript": "^3.5.3"
}
}