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

Commit e76b8ff

Browse files
committed
bump 0.0.12 debugging jsr ui
1 parent 607da6c commit e76b8ff

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

js/jsr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "@pulsebeam/server",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"nodeModulesDir": "auto",
55
"exports": {
6+
".": "./pkg-bundler/pulsebeam_core.js",
67
"./node": "./pkg-bundler/pulsebeam_core.js",
78
"./deno": "./pkg-deno/pulsebeam_core.js"
89
},

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pulsebeam/server",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"author": "Lukas Herman [email protected]",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)