Skip to content

Commit

Permalink
fix(package): replace history
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiBonnet committed Dec 12, 2022
1 parent 0d79f0f commit d1df56e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -67,7 +67,8 @@
"react-use-websocket": "^4.2.0",
"regenerator-runtime": "0.13.7",
"tailwindcss": "3.1.8",
"tslib": "^2.3.0"
"tslib": "^2.3.0",
"history": "^5.2.0"
},
"resolutions": {
"axios": "0.27.2"
Expand Down Expand Up @@ -109,7 +110,6 @@
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"faker": "^6.6.6",
"history": "^5.2.0",
"husky": "^8.0.2",
"identity-obj-proxy": "^3.0.0",
"jest": "28.1.1",
Expand Down

0 comments on commit d1df56e

Please sign in to comment.