Skip to content

Commit

Permalink
[skip ci] Publish @hatchifyjs/react-rest v0.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
bitovi-os committed May 17, 2024
1 parent 98ac3d7 commit fe7dadb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/react-rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hatchifyjs/react-rest",
"version": "0.1.37",
"version": "0.1.38",
"type": "module",
"exports": "./dist/react-rest.js",
"types": "./dist/react-rest.d.ts",
Expand All @@ -17,7 +17,7 @@
"build": "vite build"
},
"dependencies": {
"@hatchifyjs/rest-client": "^0.1.28"
"@hatchifyjs/rest-client": "^0.1.29"
},
"devDependencies": {
"@testing-library/react": "^14.0.0",
Expand Down

0 comments on commit fe7dadb

Please sign in to comment.