Skip to content

Commit

Permalink
Merge pull request #691 from threshold-network/taco-cards
Browse files Browse the repository at this point in the history
Restore react-icons to ^4.3.1 in package.json
  • Loading branch information
theref authored Dec 6, 2023
2 parents 036cf18 + 4ccdefd commit 75b39f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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.4.0",
"react-icons": "^4.3.1",
"react-number-format": "^4.7.3",
"react-qr-code": "^2.0.8",
"react-redux": "^7.2.5",
Expand Down Expand Up @@ -100,7 +100,6 @@
"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 75b39f5

Please sign in to comment.