Skip to content

Commit

Permalink
feat: Support new rarity (#328)
Browse files Browse the repository at this point in the history
* feat: Support new rarity

* fix: Update UI
  • Loading branch information
LautaroPetaccio authored Apr 8, 2024
1 parent a88a203 commit 3a3330d
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 120 deletions.
174 changes: 57 additions & 117 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
},
"dependencies": {
"@dcl/crypto": "^3.4.3",
"@dcl/schemas": "^9.2.0",
"@dcl/schemas": "^11.4.0",
"@dcl/single-sign-on-client": "^0.1.0",
"@dcl/social-rpc-client": "^1.0.0",
"@dcl/ui-env": "^1.4.0",
"@reduxjs/toolkit": "^1.9.5",
"@sentry/react": "^7.67.0",
"ajv": "^8.12.0",
"classnames": "^2.3.2",
"decentraland-dapps": "^19.3.4",
"decentraland-ui": "^5.14.0",
"decentraland-dapps": "^19.5.2",
"decentraland-ui": "^5.17.1",
"ethers": "^6.6.5",
"p-queue": "^6.6.2",
"qrcode.react": "^3.1.0",
Expand Down

0 comments on commit 3a3330d

Please sign in to comment.