ソースを参照

Merge pull request #111 from opensheetmusicdisplay/greenkeeper/tslint-5.0.0

Update tslint to the latest version 🚀
Sebastian Haas 8 年 前
コミット
59a00b195d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -78,7 +78,7 @@
     "mocha": "^3.0.1",
     "phantomjs-prebuilt": "^2.1.8",
     "tsify": "^3.0.0",
-    "tslint": "^4.5.1",
+    "tslint": "^5.0.0",
     "typedoc": "^0.5.7",
     "typescript": "^2.2.1",
     "typings": "^2.0.0"