Skip to content

Commit

Permalink
[skip ci] Publish @hatchifyjs/react-ui v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bitovi-os committed May 17, 2024
1 parent c32e025 commit ecf5fc2
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.2.1",
"version": "0.2.2",
"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.37",
"@hatchifyjs/rest-client": "^0.1.28"
"@hatchifyjs/react-rest": "^0.1.38",
"@hatchifyjs/rest-client": "^0.1.29"
},
"peerDependencies": {
"@hatchifyjs/core": "^0.4.x",
Expand Down

0 comments on commit ecf5fc2

Please sign in to comment.