diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-09-06 13:31:30 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-09-06 13:31:30 +0200 |
commit | 93327f5274d3a081d56a41df0809f4c4e7535c99 (patch) | |
tree | 69543157f624db5dc9238451dacd268ea4f8bdb3 /package.json | |
parent | dd2bd324918e7a2e70ba4532c78eb0e8b0543992 (diff) |
skeleton for webrequest
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 f86943a13..9ff26935a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "po2json": "git+https://github.com/mikeedwards/po2json", "systemjs": "^0.19.14", "through2": "^2.0.1", - "typescript": "^1.9.0-dev.20160225", + "typescript": "^2.0.2", "typhonjs-istanbul-instrument-jspm": "^0.1.0", "vinyl": "^1.1.1" } |