Skip to content

Commit

Permalink
update quests ui
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettCleary committed Nov 8, 2024
1 parent 6690b16 commit 21dd886
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"@fortawesome/react-fontawesome": "^0.2.2",
"@hyperplay/chains": "^0.3.0",
"@hyperplay/check-disk-space": "^3.5.2",
"@hyperplay/quests-ui": "^0.0.37",
"@hyperplay/quests-ui": "^0.0.38",
"@hyperplay/ui": "^1.8.8",
"@hyperplay/utils": "^0.3.3",
"@mantine/carousel": "^7.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1317,10 +1317,10 @@
supertest "^6.3.3"
zod "^3.22.4"

"@hyperplay/quests-ui@^0.0.37":
version "0.0.37"
resolved "https://registry.yarnpkg.com/@hyperplay/quests-ui/-/quests-ui-0.0.37.tgz#e96369722f3bee4365bbe9f38f20e2a1467caa5c"
integrity sha512-5hc3JW0Jga9vrAhjxZBoaVgary8FyrjWFKLt9QIjHuNtzvu3XPFrX5w5ZqbaMtYYi2vWZkr6Nlo1/HKrfkpe0w==
"@hyperplay/quests-ui@^0.0.38":
version "0.0.38"
resolved "https://registry.yarnpkg.com/@hyperplay/quests-ui/-/quests-ui-0.0.38.tgz#774276bec89af9e496b81c7369e85719438fe790"
integrity sha512-30REpmCdsF3s4tZRXxqz5cg16H12J6SJ8yq1M525SJ7klKRhKJiWvKQDPg2/MbSEgihBl2oaZAsNQJkJkGs8Aw==
dependencies:
classnames "^2.5.1"

Expand Down

0 comments on commit 21dd886

Please sign in to comment.