@cutoff/audio-ui-react 1.0.0-preview.20260123.1715 → 1.0.0-preview.20260126.2009

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cutoff/audio-ui-react",
3
3
  "description": "AudioUI by Cutoff - React Components for Audio and MIDI apps! Dual-licensed: GPL-3.0 for open source, Commercial for proprietary use.",
4
- "version": "1.0.0-preview.20260123.1715",
4
+ "version": "1.0.0-preview.20260126.2009",
5
5
  "private": false,
6
6
  "author": "Renaud Denis <mail@renauddenis.com> (https://renauddenis.com)",
7
7
  "license": "GPL-3.0-only",
@@ -46,7 +46,7 @@
46
46
  "dependencies": {
47
47
  "classnames": "^2.5.1",
48
48
  "fast-deep-equal": "^3.1.3",
49
- "@cutoff/audio-ui-core": "1.0.0-preview.20260123.1715"
49
+ "@cutoff/audio-ui-core": "1.0.0-preview.20260126.2009"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@testing-library/dom": "^10.4.1",