fix: Can list and relist to all marketplaces (#5250)
* all listing working
* working when connected locally
* update LR and cleanup
* add comment about LR strategy
* use ms 60s
Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
Showing
... | @@ -122,7 +122,7 @@ | ... | @@ -122,7 +122,7 @@ |
"@lingui/core": "^3.14.0", | "@lingui/core": "^3.14.0", | ||
"@lingui/macro": "^3.14.0", | "@lingui/macro": "^3.14.0", | ||
"@lingui/react": "^3.14.0", | "@lingui/react": "^3.14.0", | ||
"@looksrare/sdk": "^0.7.1", | "@looksrare/sdk": "^0.10.2", | ||
"@metamask/jazzicon": "^2.0.0", | "@metamask/jazzicon": "^2.0.0", | ||
"@opensea/seaport-js": "^1.0.2", | "@opensea/seaport-js": "^1.0.2", | ||
"@popperjs/core": "^2.4.4", | "@popperjs/core": "^2.4.4", | ||
... | ... |
Please register or sign in to comment