Skip to content

Commit

Permalink
Merge pull request #690 from threshold-network/react-icons
Browse files Browse the repository at this point in the history
Pin react-icons to v4.4.0
  • Loading branch information
theref authored Dec 6, 2023
2 parents 6e437dd + fff60ed commit 41751b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react": "^17.0.2",
"react-confetti": "^6.0.1",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-icons": "4.4.0",
"react-number-format": "^4.7.3",
"react-qr-code": "^2.0.8",
"react-redux": "^7.2.5",
Expand Down Expand Up @@ -100,6 +100,7 @@
"eslint-plugin-prettier": "^4.0.0",
"babel-loader": "8.1.0",
"react-error-overlay": "6.0.9",
"react-icons": "4.4.0",
"@types/react": "17.0.30",
"@tenderly/hardhat-tenderly": ">=1.0.12 <1.1.0"
},
Expand Down

0 comments on commit 41751b0

Please sign in to comment.