Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 412abb1

Browse files
committed
fix: export for workerd
1 parent 2f29c9a commit 412abb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
".": "./pkg-experimental-nodejs-module/pulsebeam_core.js",
1515
"./node": "./pkg-experimental-nodejs-module/pulsebeam_core.js",
1616
"./deno": "./pkg-deno/pulsebeam_core.js",
17-
"./workerd": "./pkg-experimental-nodejs-module/shim-workerd.js"
17+
"./workerd": "./pkg-workerd/pulsebeam_core.js"
1818
},
1919
"publish": {
2020
"include": [

0 commit comments

Comments
 (0)