Skip to content

Commit

Permalink
feat: update jsr.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Nov 3, 2024
1 parent ed11c08 commit 0af084d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"exports": {
".": "./src/index.ts",
"./node-adapter": "./adapters/node-adapter.ts"
"./node-adapter": "./adapters/node-adapter/index.ts"
},
"publish": {
"exclude": ["dist", "node_modules"]
Expand Down

0 comments on commit 0af084d

Please sign in to comment.