aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2018-06-12 02:04:28 +0800
committerkumavis <aaron@kumavis.me>2018-06-12 02:04:28 +0800
commit02f5502e16fefc8d92392e614861e3f672c4f909 (patch)
treee23fe7247e3581a6221b3b28ae6674067b9d03db /package.json
parent0db776c3cc58e817d108d38ca389893cb13e3f92 (diff)
downloadtangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.gz
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.bz2
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.lz
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.xz
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.tar.zst
tangerine-wallet-browser-02f5502e16fefc8d92392e614861e3f672c4f909.zip
test - e2e - inject metamask config to point at localhost
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 564db99c9..94f4b1950 100644
--- a/package.json
+++ b/package.json
@@ -232,6 +232,7 @@
"eslint-plugin-mocha": "^5.0.0",
"eslint-plugin-react": "^7.4.0",
"file-loader": "^1.1.11",
+ "fs-extra": "^6.0.1",
"fs-promise": "^2.0.3",
"ganache-cli": "^6.1.0",
"ganache-core": "^2.1.0",
@@ -276,6 +277,7 @@
"open": "0.0.5",
"path": "^0.12.7",
"png-file-stream": "^1.0.0",
+ "prepend-file": "^1.3.1",
"prompt": "^1.0.0",
"proxyquire": "2.0.1",
"qs": "^6.2.0",