diff options
notifications - add tx confirm+cancel buttons
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 66897523e..9f700e924 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "ethereumjs-tx": "^1.0.0", "ethereumjs-util": "^1.3.5", "faux-jax": "git+https://github.com/kumavis/faux-jax.git#c3648de04804f3895c5b4972750cae5b51ddb103", + "hat": "0.0.3", "inject-css": "^0.1.1", "metamask-ui": "^1.5.0", "multiplex": "^6.7.0", |