Skip to content

Commit

Permalink
Fixed output of bindgen:generate:typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen committed Feb 24, 2024
1 parent e6818c5 commit 5d830f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/realm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"bindgen/src/templates/typescript.ts"
],
"output": [
"binding/generated/core.mts",
"binding/generated/core.ts",
"binding/generated/native.d.ts"
]
},
Expand Down

0 comments on commit 5d830f0

Please sign in to comment.