Skip to content

Commit c32e025

Browse files
committed
[skip ci] Publish @hatchifyjs/rest-client-jsonapi v0.1.41
1 parent fe7dadb commit c32e025

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

packages/rest-client-jsonapi/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hatchifyjs/rest-client-jsonapi",
3-
"version": "0.1.40",
3+
"version": "0.1.41",
44
"type": "module",
55
"exports": "./dist/rest-client-jsonapi.js",
66
"types": "./dist/rest-client-jsonapi.d.ts",
@@ -16,11 +16,11 @@
1616
"build": "tsc -b -f"
1717
},
1818
"dependencies": {
19-
"@hatchifyjs/rest-client": "^0.1.28"
19+
"@hatchifyjs/rest-client": "^0.1.29"
2020
},
2121
"devDependencies": {
2222
"@hatchifyjs/koa": "^1.3.66",
23-
"@hatchifyjs/react-rest": "^0.1.37",
23+
"@hatchifyjs/react-rest": "^0.1.38",
2424
"@vitest/coverage-c8": "^0.32.2",
2525
"koa": "^2.15.3",
2626
"msw": "^2.0.11",

0 commit comments

Comments
 (0)