aboutsummaryrefslogtreecommitdiff
path: root/node_modules/typescript/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-08-14 05:01:11 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-08-14 05:02:09 +0200
commit363723fc84f7b8477592e0105aeb331ec9a017af (patch)
tree29f92724f34131bac64d6a318dd7e30612e631c7 /node_modules/typescript/package.json
parent5634e77ad96bfe1818f6b6ee70b7379652e5487f (diff)
downloadwallet-core-363723fc84f7b8477592e0105aeb331ec9a017af.tar.xz
node_modules
Diffstat (limited to 'node_modules/typescript/package.json')
-rw-r--r--node_modules/typescript/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/node_modules/typescript/package.json b/node_modules/typescript/package.json
index e6069e4d5..493395880 100644
--- a/node_modules/typescript/package.json
+++ b/node_modules/typescript/package.json
@@ -2,7 +2,7 @@
"name": "typescript",
"author": "Microsoft Corp.",
"homepage": "http://typescriptlang.org/",
- "version": "2.4.0-dev.20170524",
+ "version": "2.4.2",
"license": "Apache-2.0",
"description": "TypeScript is a language for application scale JavaScript development",
"keywords": [
@@ -59,7 +59,7 @@
"gulp-insert": "latest",
"gulp-newer": "latest",
"gulp-sourcemaps": "latest",
- "gulp-typescript": "3.1.5",
+ "gulp-typescript": "latest",
"into-stream": "latest",
"istanbul": "latest",
"jake": "latest",
@@ -74,8 +74,8 @@
"through2": "latest",
"travis-fold": "latest",
"ts-node": "latest",
- "tslint": "next",
- "typescript": "next"
+ "tslint": "latest",
+ "typescript": "^2.4"
},
"scripts": {
"pretest": "jake tests",