revert web + repl versions for next try

This commit is contained in:
Felix Roos 2025-05-02 00:02:50 +02:00
parent 4c079b6ebe
commit 9cf1cd2656
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.1",
"version": "1.2.0",
"description": "Strudel REPL as a Web Component",
"module": "index.mjs",
"publishConfig": {

View File

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