fix(ci): avoid shallow tag pack checkout
Some checks failed
Package component / package (push) Failing after 2s

This commit is contained in:
李启源
2026-08-13 21:56:58 +08:00
parent 81f36bde71
commit d349220395
2 changed files with 4 additions and 2 deletions

View File

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