diff options
author | eug-vs <eug-vs@keemail.me> | 2020-10-07 23:53:58 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-10-07 23:53:58 +0300 |
commit | d2146a79fb059cb41d03b16f799f89cbaf1c6312 (patch) | |
tree | 22f8af97ef7142aff108c62ee8be76c22656a910 /package.json | |
parent | a283d4310c11f03fe9ff889c6274798b70cf6a19 (diff) | |
download | which-ui-d2146a79fb059cb41d03b16f799f89cbaf1c6312.tar.gz |
chore: add history to dependencies
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 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", |