Browse Source

Merge pull request #98 from opensheetmusicdisplay/greenkeeper-tslint-4.3.1

Update tslint to version 4.3.1 🚀
Sebastian Haas 8 năm trước cách đây
mục cha
commit
31f70e85f5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -77,7 +77,7 @@
     "mocha": "^3.0.1",
     "phantomjs-prebuilt": "^2.1.8",
     "tsify": "^2.0.3",
-    "tslint": "4.0.1",
+    "tslint": "4.3.1",
     "typedoc": "^0.5.0",
     "typescript": "^1.8.10",
     "typings": "^2.0.0"