mirror of
https://git.um-react.app/um/web.git
synced 2025-11-16 21:54:23 +00:00
chore: don't prefix version string with "v" in package.json.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "unlock-music",
|
||||
"version": "v1.10.3",
|
||||
"version": "1.10.3",
|
||||
"ext_build": 0,
|
||||
"updateInfo": "完善音乐标签编辑功能,支持编辑更多标签",
|
||||
"license": "MIT",
|
||||
@@ -56,4 +56,4 @@
|
||||
"vue-cli-plugin-element": "^1.0.1",
|
||||
"vue-template-compiler": "^2.6.14"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user