Sfoglia il codice sorgente

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

Update typings to version 2.0.0 🚀
Sebastian Haas 8 anni fa
parent
commit
9400a43387
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"
   }
 }