summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-12-10 21:51:33 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-12-10 21:51:33 +0100
commit0469abd4a9c9270a1fdc962969e36e63699af8b4 (patch)
treef9864d4a4148621378958794cbbfdc2393733283 /package.json
parent6947e79bbc258f7bc96af424ddb71a511f0c15a3 (diff)
downloadwallet-core-0469abd4a9c9270a1fdc962969e36e63699af8b4.tar.gz
wallet-core-0469abd4a9c9270a1fdc962969e36e63699af8b4.tar.bz2
wallet-core-0469abd4a9c9270a1fdc962969e36e63699af8b4.zip
upgrade dependencies
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 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",