Skip to content

Commit

Permalink
[skip ci] Publish @hatchifyjs/rest-client-jsonapi v0.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
bitovi-os committed Apr 25, 2024
1 parent 5157f71 commit e6e9c13
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/rest-client-jsonapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hatchifyjs/rest-client-jsonapi",
"version": "0.1.37",
"version": "0.1.38",
"type": "module",
"exports": "./dist/rest-client-jsonapi.js",
"types": "./dist/rest-client-jsonapi.d.ts",
Expand All @@ -16,11 +16,11 @@
"build": "tsc -b -f"
},
"dependencies": {
"@hatchifyjs/rest-client": "^0.1.26"
"@hatchifyjs/rest-client": "^0.1.27"
},
"devDependencies": {
"@hatchifyjs/koa": "^1.3.65",
"@hatchifyjs/react-rest": "^0.1.33",
"@hatchifyjs/koa": "^1.3.66",
"@hatchifyjs/react-rest": "^0.1.35",
"@vitest/coverage-c8": "^0.32.2",
"koa": "^2.15.3",
"msw": "^2.0.11",
Expand Down

0 comments on commit e6e9c13

Please sign in to comment.