We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a1b2a commit 86e1004Copy full SHA for 86e1004
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.8",
+ "version": "0.3.0-alpha.9",
5
"js-types-syntax": "typescript",
6
"description-markup": "markdown",
7
"contributions": {
@@ -1506,4 +1506,4 @@
1506
},
1507
"framework": "vue",
1508
"default-icon": "./icons/logo.svg"
1509
-}
+}
packages/vue/package.json
@@ -2,7 +2,7 @@
"author": "阿怪 <higuaifan@higuaifan.com>",
"description": "一款粗暴的水墨风UI组件",
"license": "MIT",
"files": [
8
"dist",
0 commit comments