aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorilyayudovin <ilyayudovin123@gmail.com>2020-11-17 15:49:05 +0300
committerilyayudovin <ilyayudovin123@gmail.com>2020-11-17 15:49:05 +0300
commitfe82b4e0ef835e6921575f1927174479bea7f777 (patch)
tree5227a935584dbbdf68f8be8278a3fdeb7b300734 /package.json
parent99b4e4aa53d3ade389fc270f9ba9b02904da93f6 (diff)
downloadwhich-ui-fe82b4e0ef835e6921575f1927174479bea7f777.tar.gz
fix: clear eslint errors
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 6a58a9c..fafb806 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",
@@ -17,6 +18,7 @@
"react-easy-crop": "^3.2.2",
"react-error-boundary": "^2.3.1",
"react-icons": "^3.10.0",
+ "react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"react-virtualized": "^9.21.2",