Skip to content

Commit

Permalink
[skip ci] Publish @hatchifyjs/react-jsonapi v0.1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
bitovi-os committed Apr 30, 2024
1 parent ba2ce54 commit 7309978
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-jsonapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hatchifyjs/react-jsonapi",
"version": "0.1.41",
"version": "0.1.42",
"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.35",
"@hatchifyjs/react-rest": "^0.1.36",
"@hatchifyjs/rest-client": "^0.1.27",
"@hatchifyjs/rest-client-jsonapi": "^0.1.38"
"@hatchifyjs/rest-client-jsonapi": "^0.1.39"
},
"peerDependencies": {
"@hatchifyjs/core": "^0.4.x"
Expand Down

0 comments on commit 7309978

Please sign in to comment.