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:
nzws✨
2019-09-18 22:41:50 +09:00
committed by Eugen Rochko
parent 4f6af87906
commit d0c2c52783
3 changed files with 35 additions and 2 deletions

View File

@ -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",