Skip to content

Commit

Permalink
fix: publish fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rathod-sahaab committed Nov 15, 2024
1 parent d4dcbc9 commit faf4f74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rathod-sahaab/http-result",
"version": "0.5.6",
"version": "0.5.7",
"exports": {
".": "./src/index.ts"
"./ts-rest": "./src/ts-rest/index.ts"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"error-handling"
],
"private": false,
"version": "0.5.6",
"version": "0.5.7",
"type": "module",
"main": "./dist/http-result.umd.cjs",
"module": "./dist/http-result.js",
Expand Down

0 comments on commit faf4f74

Please sign in to comment.