Browse Source

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

Update typings to version 2.0.0 🚀
Sebastian Haas 8 years ago
parent
commit
9400a43387
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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