rename core package + bump to 0.8.0

This commit is contained in:
Felix Roos
2023-05-05 23:50:06 +02:00
parent 299275e368
commit b52f65c4d7
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@strudel.cycles/core",
"version": "0.7.2",
"name": "@strudel/core",
"version": "0.8.0",
"description": "Port of Tidal Cycles to JavaScript",
"main": "index.mjs",
"type": "module",