fix: remove tag-version-prefix from .npmrc to correct version formatting in package.json

This commit is contained in:
Jiaxin Peng
2026-03-04 10:29:06 +00:00
parent 30e34e3f8c
commit 8502650033
2 changed files with 5 additions and 5 deletions

2
.npmrc
View File

@@ -1 +1 @@
tag-version-prefix="v"
tag-version-prefix=""