bump web pkg dependencies

This commit is contained in:
Felix Roos 2023-05-10 12:11:51 +02:00
parent 1fdb1f0da6
commit db79c05d9a
5 changed files with 5 additions and 5 deletions

View file

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