Skip to content

Commit fe7dadb

Browse files
committed
[skip ci] Publish @hatchifyjs/react-rest v0.1.38
1 parent 98ac3d7 commit fe7dadb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-rest/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hatchifyjs/react-rest",
3-
"version": "0.1.37",
3+
"version": "0.1.38",
44
"type": "module",
55
"exports": "./dist/react-rest.js",
66
"types": "./dist/react-rest.d.ts",
@@ -17,7 +17,7 @@
1717
"build": "vite build"
1818
},
1919
"dependencies": {
20-
"@hatchifyjs/rest-client": "^0.1.28"
20+
"@hatchifyjs/rest-client": "^0.1.29"
2121
},
2222
"devDependencies": {
2323
"@testing-library/react": "^14.0.0",

0 commit comments

Comments
 (0)