Skip to content

Commit c370c09

Browse files
authored
fix: 修改版本号 (#44)
1 parent 2f2399e commit c370c09

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opentiny/vue-mobile",
33
"type": "module",
4-
"version": "1.0.2",
4+
"version": "1.0.2-alpha.1",
55
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
66
"author": "OpenTiny Team",
77
"license": "MIT",

packages/theme-mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/vue-theme-mobile",
3-
"version": "1.0.2",
3+
"version": "1.0.2-alpha.1",
44
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
55
"homepage": "https://opentiny.design/tiny-vue",
66
"main": "index.css",

0 commit comments

Comments
 (0)