aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorThomas Huang <thomas.b.huang@gmail.com>2017-11-26 08:37:12 +0800
committerThomas Huang <thomas.b.huang@gmail.com>2017-11-26 08:37:12 +0800
commitcefe6cded6728ff95d951435430da311356c3b23 (patch)
treee37ae935d5a6741f97aeea18f6a128518c3645fb /package.json
parent28409294c3cd70ddbc9a9f3467d402c89e110261 (diff)
downloadtangerine-wallet-browser-cefe6cded6728ff95d951435430da311356c3b23.tar
tangerine-wallet-browser-cefe6cded6728ff95d951435430da311356c3b23.tar.gz
tangerine-wallet-browser-cefe6cded6728ff95d951435430da311356c3b23.tar.bz2
tangerine-wallet-browser-cefe6cded6728ff95d951435430da311356c3b23.tar.lz
tangerine-wallet-browser-cefe6cded6728ff95d951435430da311356c3b23.tar.xz
tangerine-wallet-browser-cefe6cded6728ff95d951435430da311356c3b23.tar.zst
tangerine-wallet-browser-cefe6cded6728ff95d951435430da311356c3b23.zip
Update to Enzyme 3.2.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 12c839739..27fea1495 100644
--- a/package.json
+++ b/package.json
@@ -187,7 +187,8 @@
"deep-freeze-strict": "^1.1.1",
"del": "^3.0.0",
"envify": "^4.0.0",
- "enzyme": "^2.8.2",
+ "enzyme": "^3.2.0",
+ "enzyme-adapter-react-15": "^1.0.5",
"eslint-plugin-chai": "0.0.1",
"eslint-plugin-mocha": "^4.9.0",
"eslint-plugin-react": "^7.4.0",