Skip to content

Commit

Permalink
[Chore] update hp utils (#36)
Browse files Browse the repository at this point in the history
* update hp utils

* save peer
  • Loading branch information
BrettCleary authored Nov 8, 2024
1 parent b48e0a4 commit 4e41d0f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperplay/quests-ui",
"version": "0.0.37",
"version": "0.0.38",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"@chromatic-com/storybook": "^1.9.0",
"@hyperplay/chains": "^0.3.0",
"@hyperplay/ui": "^1.8.4",
"@hyperplay/utils": "^0.2.7",
"@hyperplay/utils": "^0.3.4",
"@mantine/core": "^7.5.1",
"@storybook/addon-essentials": "^8.3.4",
"@storybook/addon-interactions": "^8.3.4",
Expand Down Expand Up @@ -74,6 +74,7 @@
"peerDependencies": {
"@hyperplay/chains": "^0.3.0",
"@hyperplay/ui": "^1.7.17",
"@hyperplay/utils": "^0.3.4",
"@tanstack/query-core": "^5.59.20",
"@tanstack/react-query": "^5.59.20",
"i18next": "^23.12.3",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 4e41d0f

Please sign in to comment.