Skip to content

Commit

Permalink
Merge branch 'main' into jackyzha0/connection-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 authored Dec 15, 2023
2 parents 0ae9e5b + 0c7a362 commit 37ae3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"./transport": "./dist/transport/index.js",
"./transport/ws/client": "./dist/transport/impls/ws/client.js",
"./transport/ws/server": "./dist/transport/impls/ws/server.js",
"./transport/stdio": "./dist/transport/impls/stdio.js"
"./transport/stdio": "./dist/transport/impls/stdio/stdio.js"
},
"files": [
"dist"
Expand Down

0 comments on commit 37ae3a4

Please sign in to comment.