Fix eslint error of import/no-extraneous-dependencies (#11884)
* Fix eslint error of import/no-extraneous-dependencies - Add history dependency * refactoring code
This commit is contained in:
parent
4f6af87906
commit
d0c2c52783
3 changed files with 35 additions and 2 deletions
|
@ -98,6 +98,7 @@
|
|||
"file-loader": "^4.2.0",
|
||||
"font-awesome": "^4.7.0",
|
||||
"glob": "^7.1.1",
|
||||
"history": "^4.10.1",
|
||||
"http-link-header": "^1.0.2",
|
||||
"immutable": "^3.8.2",
|
||||
"imports-loader": "^0.8.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue