feat(ci): publish tagged releases to npmjs
Some checks failed
Package component / package (push) Failing after 2m40s

This commit is contained in:
李启源
2026-07-21 13:27:12 +08:00
parent f231a23c70
commit a27a541074
2 changed files with 15 additions and 10 deletions

View File

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