Skip to content

Commit

Permalink
Publish @hatchifyjs/react-ui v0.1.53
Browse files Browse the repository at this point in the history
  • Loading branch information
@hatchifyjs/react-ui[bot]@workflow authored and @hatchifyjs/react-ui[bot]@workflow committed Apr 9, 2024
1 parent 250a70e commit 4fbc7ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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 packages/react-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hatchifyjs/react-ui",
"version": "0.1.52",
"version": "0.1.53",
"type": "module",
"main": "./dist/react-ui.js",
"exports": "./dist/react-ui.js",
Expand Down Expand Up @@ -29,8 +29,8 @@
"vitest": "^0.30.1"
},
"dependencies": {
"@hatchifyjs/react-rest": "^0.1.29",
"@hatchifyjs/rest-client": "^0.1.21"
"@hatchifyjs/react-rest": "^0.1.30",
"@hatchifyjs/rest-client": "^0.1.22"
},
"peerDependencies": {
"@hatchifyjs/core": "^0.3.x",
Expand Down

0 comments on commit 4fbc7ca

Please sign in to comment.