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

Commit 24ffdb4

Browse files
committed
default js to esm for node
1 parent c23ed73 commit 24ffdb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"url": "https://github.com/PulseBeamDev/pulsebeam-core.git"
99
},
1010
"homepage": "https://pulsebeam.dev",
11+
"type": "module",
1112
"exports": {
1213
".": "./pkg-bundler/pulsebeam_core.js",
1314
"./node": "./pkg-bundler/pulsebeam_core.js",

0 commit comments

Comments
 (0)