Skip to content

Commit f374d61

Browse files
committed
📦 [package] update package github url and update web-types.json
1 parent cffadeb commit f374d61

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -694,6 +694,12 @@
694694
"type": "number",
695695
"default": "1500"
696696
},
697+
{
698+
"name": "size",
699+
"description": "logo size",
700+
"type": "number",
701+
"default": "100"
702+
},
697703
{
698704
"name": "mask",
699705
"description": "with mask or not",

lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
},
5252
"repository": {
5353
"type": "git",
54-
"url": "git+https://github.com/janghood/shuimo-ui.git"
54+
"url": "git+https://github.com/shuimo-design/shuimo-ui.git"
5555
},
5656
"web-types": "web-types.json",
5757
"bugs": {
58-
"url": "https://github.com/janghood/shuimo-ui/issues"
58+
"url": "https://github.com/shuimo-design/shuimo-ui/issues"
5959
},
6060
"homepage": "https://shuimo.design"
6161
}

0 commit comments

Comments
 (0)