Skip to content

Commit 565cad5

Browse files
committed
[skip ci] Publish @hatchifyjs/rest-client-jsonapi v0.1.37
1 parent c6c3e0f commit 565cad5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/rest-client-jsonapi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hatchifyjs/rest-client-jsonapi",
3-
"version": "0.1.36",
3+
"version": "0.1.37",
44
"type": "module",
55
"exports": "./dist/rest-client-jsonapi.js",
66
"types": "./dist/rest-client-jsonapi.d.ts",
@@ -16,7 +16,7 @@
1616
"build": "tsc -b -f"
1717
},
1818
"dependencies": {
19-
"@hatchifyjs/rest-client": "^0.1.25"
19+
"@hatchifyjs/rest-client": "^0.1.26"
2020
},
2121
"devDependencies": {
2222
"@vitest/coverage-c8": "^0.32.2",

0 commit comments

Comments
 (0)