Skip to content

Commit

Permalink
fix: JSR entrypoing (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Nov 19, 2024
1 parent 70bb801 commit 42eb597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@humanwhocodes/crosspost",
"version": "0.0.0",
"exports": "./dist/ems/index.js",
"exports": "./dist/esm/index.js",
"publish": {
"include": [
"jsr.json",
Expand Down

0 comments on commit 42eb597

Please sign in to comment.