aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEugene Sokolov <eug-vs@keemail.me>2020-10-08 13:58:18 +0300
committerGitHub <noreply@github.com>2020-10-08 13:58:18 +0300
commit45b4094c02301ff854b8b8017437ad9989efa117 (patch)
tree0c7c375a24519fdff596f8377e2a131b98d2501e /package.json
parentc3f9271adebf37ed66664d978cfae2a6b327ebff (diff)
parent80a09a9ec176c7585dca9d81f6b3d690660ce633 (diff)
downloadwhich-ui-45b4094c02301ff854b8b8017437ad9989efa117.tar.gz
Merge pull request #101 from which-ecosystem/feat/modal
ModalScreen component
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2bb2500..f45d4e7 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
"bluebird": "^3.7.2",
"compressorjs": "^1.0.6",
"formik": "^2.1.5",
+ "history": "^5.0.0",
"lodash": "^4.17.15",
"notistack": "^0.9.17",
"react": "^16.13.1",