Skip to content

Commit 0d472cb

Browse files
committed
Merge branch 'release/v1.1.1'
2 parents 18beaae + 2f5cf38 commit 0d472cb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stantanasi/jsonapi-client",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": " A JSON:API specification client built with TypeScript",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -31,6 +31,6 @@
3131
"devDependencies": {
3232
"@types/node": "^22.14.0",
3333
"husky": "^9.1.7",
34-
"typescript": "^5.6.2"
34+
"typescript": "^5.8.3"
3535
}
3636
}

0 commit comments

Comments
 (0)