fix(demo): hide axis lines by default
All checks were successful
Package component / package (push) Successful in 4m12s

This commit is contained in:
liqiyuan
2026-07-22 21:56:11 +08:00
parent 3ed17eb061
commit dc0cc2e0d7
3 changed files with 7 additions and 7 deletions

View File

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