updated tslint to 5.1.0

This commit is contained in:
Dolan
2017-04-15 17:47:29 +01:00
parent 72cb75a486
commit dfff4b96bd

View File

@ -52,7 +52,7 @@
"prompt": "^1.0.0",
"rimraf": "^2.5.2",
"shelljs": "^0.7.7",
"tslint": "^4.5.1",
"tslint": "^5.1.0",
"typedoc": "^0.5.10",
"typescript": "^2.2.1"
}