- @strudel/repl@1.2.1
 - @strudel/web@1.2.1
This commit is contained in:
Felix Roos 2025-05-02 00:03:18 +02:00
parent 9cf1cd2656
commit 8d02d4270a
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@strudel/repl",
"version": "1.2.0",
"version": "1.2.1",
"description": "Strudel REPL as a Web Component",
"module": "index.mjs",
"publishConfig": {

View File

@ -1,6 +1,6 @@
{
"name": "@strudel/web",
"version": "1.2.0",
"version": "1.2.1",
"description": "Easy to setup, opiniated bundle of Strudel for the browser.",
"module": "web.mjs",
"publishConfig": {