summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-27 22:13:24 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-27 22:13:24 +0100
commitd57b6a4bcc595aee990b8e1c63e786e7796b737b (patch)
tree9d5341a94d5b6f4c337b55617d534f9d0301e9a8 /package.json
parentf72af162a00d1d0eb9dced873fd1fbdf4d0975a2 (diff)
downloadwallet-core-d57b6a4bcc595aee990b8e1c63e786e7796b737b.tar.gz
wallet-core-d57b6a4bcc595aee990b8e1c63e786e7796b737b.tar.bz2
wallet-core-d57b6a4bcc595aee990b8e1c63e786e7796b737b.zip
modularize i18n
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ef64c7bb4..9c8dbc4eb 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"serve-static": "^1.11.1",
"systemjs": "^0.19.14",
"through2": "^2.0.1",
- "typescript": "^2.2.0-dev",
+ "typescript": "next",
"typhonjs-istanbul-instrument-jspm": "^0.1.0",
"vinyl": "^2.0.0",
"vinyl-fs": "^2.4.3"