Revert "Publish"

This reverts commit 2118a20408.
This commit is contained in:
Felix Roos 2022-12-13 22:24:12 +01:00
parent 2118a20408
commit 61559fee9d
25 changed files with 42 additions and 42 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@strudel.cycles/tonal",
"version": "0.5.0",
"version": "0.4.1",
"description": "Tonal functions for strudel",
"main": "index.mjs",
"type": "module",
@ -25,7 +25,7 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "^0.5.0",
"@strudel.cycles/core": "^0.4.1",
"@tonaljs/tonal": "^4.7.2",
"chord-voicings": "^0.0.1",
"webmidi": "^3.0.21"