Browse Source

Merge pull request #84 from opensheetmusicdisplay/greenkeeper-typings-2.0.0

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

+ 1 - 1
package.json

@@ -80,6 +80,6 @@
     "tslint": "4.0.1",
     "typedoc": "^0.4.4",
     "typescript": "^1.8.10",
-    "typings": "^1.3.1"
+    "typings": "^2.0.0"
   }
 }