We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a821471 commit cb0c644Copy full SHA for cb0c644
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@higuaifan/wash-painting-ui",
3
"description": "一款粗暴的水墨风UI组件",
4
- "version": "0.1.12",
+ "version": "0.1.12-beta.1",
5
"files": [
6
"dist",
7
"types",
@@ -57,7 +57,7 @@
57
"type": "git",
58
"url": "git+https://github.com/janghood/wash-painting-ui.git"
59
},
60
- "web-types": "./web-types.json",
+ "web-types": "web-types.json",
61
"bugs": {
62
"url": "https://github.com/janghood/wash-painting-ui/issues"
63
0 commit comments