mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-11 08:16:46 -04:00
add xen package
This commit is contained in:
Generated
+11
@@ -1567,6 +1567,10 @@
|
||||
"resolved": "packages/tone",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@strudel/xen": {
|
||||
"resolved": "packages/xen",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@tonaljs/abc-notation": {
|
||||
"version": "4.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@tonaljs/abc-notation/-/abc-notation-4.6.5.tgz",
|
||||
@@ -8390,6 +8394,10 @@
|
||||
"chord-voicings": "^0.0.1",
|
||||
"tone": "^14.7.77"
|
||||
}
|
||||
},
|
||||
"packages/xen": {
|
||||
"version": "0.0.1",
|
||||
"license": "GPL-3.0-or-later"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -9696,6 +9704,9 @@
|
||||
"tone": "^14.7.77"
|
||||
}
|
||||
},
|
||||
"@strudel/xen": {
|
||||
"version": "file:packages/xen"
|
||||
},
|
||||
"@tonaljs/abc-notation": {
|
||||
"version": "4.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@tonaljs/abc-notation/-/abc-notation-4.6.5.tgz",
|
||||
|
||||
Reference in New Issue
Block a user