feat(demo): replace source waveforms with simulated data
All checks were successful
Package component / package (push) Successful in 6m25s

This commit is contained in:
liqiyuan
2026-07-22 22:37:45 +08:00
parent dc0cc2e0d7
commit dc3ce66308
9 changed files with 176 additions and 53070 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "waveform-analysis",
"version": "0.1.17",
"version": "0.1.18",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"types": "./dist/types/index.d.ts",