Skip to content

Commit

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

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

8 changes: 4 additions & 4 deletions packages/react-jsonapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hatchifyjs/react-jsonapi",
"version": "0.1.43",
"version": "0.1.44",
"type": "module",
"exports": "./dist/react-jsonapi.js",
"types": "./dist/react-jsonapi.d.ts",
Expand All @@ -16,9 +16,9 @@
"build": "tsc"
},
"dependencies": {
"@hatchifyjs/react-rest": "^0.1.37",
"@hatchifyjs/rest-client": "^0.1.28",
"@hatchifyjs/rest-client-jsonapi": "^0.1.40"
"@hatchifyjs/react-rest": "^0.1.38",
"@hatchifyjs/rest-client": "^0.1.29",
"@hatchifyjs/rest-client-jsonapi": "^0.1.41"
},
"peerDependencies": {
"@hatchifyjs/core": "^0.4.x"
Expand Down

0 comments on commit b62e27d

Please sign in to comment.