diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c45f99722..ba3623f04 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "through2": "^2.0.1", "tslint": "^5.3.2", "typedoc": "^0.8.0", - "typescript": "^2.4.0", + "typescript": "2.6", "uglify-js": "^3.0.27", "urijs": "^1.18.10", "vinyl": "^2.0.0", |