Skip to content

Commit b62e27d

Browse files
committed
[skip ci] Publish @hatchifyjs/react-jsonapi v0.1.44
1 parent ecf5fc2 commit b62e27d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

packages/react-jsonapi/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hatchifyjs/react-jsonapi",
3-
"version": "0.1.43",
3+
"version": "0.1.44",
44
"type": "module",
55
"exports": "./dist/react-jsonapi.js",
66
"types": "./dist/react-jsonapi.d.ts",
@@ -16,9 +16,9 @@
1616
"build": "tsc"
1717
},
1818
"dependencies": {
19-
"@hatchifyjs/react-rest": "^0.1.37",
20-
"@hatchifyjs/rest-client": "^0.1.28",
21-
"@hatchifyjs/rest-client-jsonapi": "^0.1.40"
19+
"@hatchifyjs/react-rest": "^0.1.38",
20+
"@hatchifyjs/rest-client": "^0.1.29",
21+
"@hatchifyjs/rest-client-jsonapi": "^0.1.41"
2222
},
2323
"peerDependencies": {
2424
"@hatchifyjs/core": "^0.4.x"

0 commit comments

Comments
 (0)