Skip to content

Commit

Permalink
tweak: fix export
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Jul 16, 2024
1 parent b379562 commit 5e77692
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ changelog:
- '^docs:'
- '^doc:'
- '^test:'
- '^tweak:'

3 changes: 3 additions & 0 deletions sdk/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
"dist",
"bin"
],
"bin": {
"sst": "./bin/sst"
},
"peerDependencies": {
"hono": "4.x",
"valibot": "0.30.x"
Expand Down

0 comments on commit 5e77692

Please sign in to comment.