Merge branch 'main' into uzu

This commit is contained in:
Felix Roos 2025-05-02 08:16:52 +02:00
commit 30fd4c5dec
No known key found for this signature in database
37 changed files with 200 additions and 171 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@strudel/transpiler",
"version": "1.1.0",
"version": "1.2.0",
"description": "Transpiler for strudel user code. Converts syntactically correct but semantically meaningless JS into evaluatable strudel code.",
"main": "index.mjs",
"type": "module",