Skip to content

Commit 8547901

Browse files
committed
📦 [vue/version] set version to 0.3.0-alpha.12 and update web-types.json
1 parent 76eaae7 commit 8547901

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cli/build/config/output/web-types.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
33
"name": "shuimo-ui",
4-
"version": "0.3.0-alpha.11",
4+
"version": "0.3.0-alpha.12",
55
"js-types-syntax": "typescript",
66
"description-markup": "markdown",
77
"contributions": {
@@ -698,7 +698,7 @@
698698
"name": "size",
699699
"description": "logo size",
700700
"type": "number",
701-
"default": "100"
701+
"default": "1"
702702
},
703703
{
704704
"name": "mask",

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shuimo-ui",
33
"author": "阿怪 <higuaifan@higuaifan.com>",
44
"description": "一款粗暴的水墨风UI组件",
5-
"version": "0.3.0-alpha.11",
5+
"version": "0.3.0-alpha.12",
66
"license": "MIT",
77
"files": [
88
"dist",

0 commit comments

Comments
 (0)