diff options
author | eug-vs <eug-vs@keemail.me> | 2020-11-26 23:49:31 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-11-26 23:49:31 +0300 |
commit | c9861261ab6cfa17b1744b00e9ed4bc12792c681 (patch) | |
tree | 27f906a3d68e4c8a079e77cc0c65ac82a1686314 /package.json | |
parent | bd9a1b7f4222788c784c2c14366e5181da520cf9 (diff) | |
download | which-ui-c9861261ab6cfa17b1744b00e9ed4bc12792c681.tar.gz |
chore!: remove history package
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index fafb806..2e10559 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,6 @@ "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", |