typescript: updated tslint and fixed new warnings
Showing
... | @@ -76,8 +76,8 @@ | ... | @@ -76,8 +76,8 @@ |
"systemjs-builder": "^0.15.34", | "systemjs-builder": "^0.15.34", | ||
"tether": "^1.4.0", | "tether": "^1.4.0", | ||
"tether-drop": "https://github.com/torkelo/drop", | "tether-drop": "https://github.com/torkelo/drop", | ||
"tslint": "^4.5.1", | "tslint": "^5.1.0", | ||
"typescript": "^2.1.4", | "typescript": "^2.2.2", | ||
"virtual-scroll": "^1.1.1" | "virtual-scroll": "^1.1.1" | ||
} | } | ||
} | } |
Please
register
or
sign in
to comment