Skip to content

Commit

Permalink
[skip ci] Publish @hatchifyjs/rest-client-jsonapi v0.1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
bitovi-os committed May 2, 2024
1 parent 04fce14 commit 9b066ea
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/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.39",
"version": "0.1.40",
"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.27"
"@hatchifyjs/rest-client": "^0.1.28"
},
"devDependencies": {
"@hatchifyjs/koa": "^1.3.66",
"@hatchifyjs/react-rest": "^0.1.36",
"@hatchifyjs/react-rest": "^0.1.37",
"@vitest/coverage-c8": "^0.32.2",
"koa": "^2.15.3",
"msw": "^2.0.11",
Expand Down

0 comments on commit 9b066ea

Please sign in to comment.