aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAlexander Tseung <alextsg@users.noreply.github.com>2018-01-04 05:24:17 +0800
committerGitHub <noreply@github.com>2018-01-04 05:24:17 +0800
commitbe398500debacc4befcf7ba112204a12435b5dcc (patch)
treeca2dd43ac020dee652fc65330396689613a3298c /package.json
parent409d1d30e9d836926e5361fb9e4b5b025b66e313 (diff)
parentdc9d8b24c6fccd584975c5b9f25c8090b7e8051d (diff)
downloadtangerine-wallet-browser-be398500debacc4befcf7ba112204a12435b5dcc.tar
tangerine-wallet-browser-be398500debacc4befcf7ba112204a12435b5dcc.tar.gz
tangerine-wallet-browser-be398500debacc4befcf7ba112204a12435b5dcc.tar.bz2
tangerine-wallet-browser-be398500debacc4befcf7ba112204a12435b5dcc.tar.lz
tangerine-wallet-browser-be398500debacc4befcf7ba112204a12435b5dcc.tar.xz
tangerine-wallet-browser-be398500debacc4befcf7ba112204a12435b5dcc.tar.zst
tangerine-wallet-browser-be398500debacc4befcf7ba112204a12435b5dcc.zip
Merge pull request #2848 from MetaMask/NewUI-flat
[NewUI] Merge NewUI-flat into uat
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 1b68c9716..4469263cc 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"eth-hd-keyring": "^1.2.1",
"eth-json-rpc-filters": "^1.2.4",
"eth-json-rpc-infura": "^1.0.2",
- "eth-keyring-controller": "^2.1.2",
+ "eth-keyring-controller": "^2.1.3",
"eth-phishing-detect": "^1.1.4",
"eth-query": "^2.1.2",
"eth-sig-util": "^1.4.0",
@@ -102,8 +102,8 @@
"fast-json-patch": "^2.0.4",
"fast-levenshtein": "^2.0.6",
"fuse.js": "^3.2.0",
- "gulp-autoprefixer": "^4.0.0",
"gulp": "github:gulpjs/gulp#4.0",
+ "gulp-autoprefixer": "^4.0.0",
"gulp-eslint": "^4.0.0",
"gulp-sass": "^3.1.0",
"hat": "0.0.3",
@@ -161,8 +161,8 @@
"request-promise": "^4.2.1",
"sandwich-expando": "^1.1.3",
"semaphore": "^1.0.5",
- "shallow-copy": "0.0.1",
"semver": "^5.4.1",
+ "shallow-copy": "0.0.1",
"sw-stream": "^2.0.0",
"textarea-caret": "^3.0.1",
"through2": "^2.0.3",
@@ -239,7 +239,7 @@
"testem": "^1.10.3",
"uglifyify": "^4.0.2",
"vinyl-buffer": "^1.0.0",
- "vinyl-source-stream": "^1.1.0",
+ "vinyl-source-stream": "^2.0.0",
"watchify": "^3.9.0"
},
"engines": {