We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76eaae7 commit 8547901Copy full SHA for 8547901
2 files changed
cli/build/config/output/web-types.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
"name": "shuimo-ui",
4
- "version": "0.3.0-alpha.11",
+ "version": "0.3.0-alpha.12",
5
"js-types-syntax": "typescript",
6
"description-markup": "markdown",
7
"contributions": {
@@ -698,7 +698,7 @@
698
"name": "size",
699
"description": "logo size",
700
"type": "number",
701
- "default": "100"
+ "default": "1"
702
},
703
704
"name": "mask",
lib/package.json
@@ -2,7 +2,7 @@
"author": "阿怪 <higuaifan@higuaifan.com>",
"description": "一款粗暴的水墨风UI组件",
"license": "MIT",
"files": [
8
"dist",
0 commit comments