forked from opentiny/tiny-vue
feat(versions): update versions
This commit is contained in:
parent
635f940232
commit
df8d54abbe
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@opentiny/vue-docs",
|
||||
"version": "2.2.8",
|
||||
"version": "2.2.10",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@opentiny/vue-design-aurora",
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"main": "index.ts",
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
@ -8,4 +8,4 @@
|
|||
"@opentiny/vue-icon": "workspace:~"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@opentiny/vue-design-saas",
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"main": "index.ts",
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
|
@ -8,4 +8,4 @@
|
|||
"@opentiny/vue-icon": "workspace:~"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@opentiny/vue-design-smb",
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"main": "index.ts",
|
||||
|
@ -8,4 +8,4 @@
|
|||
"@opentiny/vue-icon": "workspace:~"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@opentiny/vue-common",
|
||||
"private": true,
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
|
||||
"homepage": "https://opentiny.design/tiny-vue",
|
||||
"keywords": [
|
||||
|
@ -38,4 +38,4 @@
|
|||
"build": "pnpm -w build:ui $npm_package_name",
|
||||
"//postversion": "pnpm build"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@opentiny/vue-icon-saas",
|
||||
"private": true,
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
|
||||
"homepage": "https://opentiny.design/tiny-vue",
|
||||
"main": "index.ts",
|
||||
|
@ -39,4 +39,4 @@
|
|||
"build": "pnpm -w build:ui $npm_package_name",
|
||||
"//postversion": "pnpm build"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@opentiny/vue-icon",
|
||||
"private": true,
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
|
||||
"homepage": "https://opentiny.design/tiny-vue",
|
||||
"main": "index.ts",
|
||||
|
@ -39,4 +39,4 @@
|
|||
"build": "pnpm -w build:ui $npm_package_name",
|
||||
"//postversion": "pnpm build"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@opentiny/vue-locale",
|
||||
"private": true,
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"description": "",
|
||||
"main": "src/index.ts",
|
||||
"license": "MIT",
|
||||
|
@ -16,4 +16,4 @@
|
|||
"build": "pnpm -w build:ui $npm_package_name",
|
||||
"//postversion": "pnpm build"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@opentiny/vue",
|
||||
"private": true,
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
|
||||
"homepage": "https://opentiny.design/tiny-vue",
|
||||
"keywords": [
|
||||
|
@ -265,4 +265,4 @@
|
|||
"build": "pnpm -w build:ui",
|
||||
"postversion": "pnpm build"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue