aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAlexander Tseung <alextsg@gmail.com>2017-12-30 04:46:32 +0800
committerAlexander Tseung <alextsg@users.noreply.github.com>2017-12-30 05:17:26 +0800
commitdfb22471087f040d8345a5a17321e1462842045c (patch)
tree715b1dd6689fb92f7a778557ff525813336f5df6 /package.json
parent3f17abd43b8d3d9c26c8130366ecfbf5fc3034fe (diff)
downloadtangerine-wallet-browser-dfb22471087f040d8345a5a17321e1462842045c.tar
tangerine-wallet-browser-dfb22471087f040d8345a5a17321e1462842045c.tar.gz
tangerine-wallet-browser-dfb22471087f040d8345a5a17321e1462842045c.tar.bz2
tangerine-wallet-browser-dfb22471087f040d8345a5a17321e1462842045c.tar.lz
tangerine-wallet-browser-dfb22471087f040d8345a5a17321e1462842045c.tar.xz
tangerine-wallet-browser-dfb22471087f040d8345a5a17321e1462842045c.tar.zst
tangerine-wallet-browser-dfb22471087f040d8345a5a17321e1462842045c.zip
Fix sign typed data
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 03f2ce779..c0d938484 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",