Skip to content

Commit

Permalink
📦 [package] update package github url and update web-types.json
Browse files Browse the repository at this point in the history
  • Loading branch information
higuaifan committed Jan 22, 2024
1 parent cffadeb commit f374d61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions cli/build/config/output/web-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,12 @@
"type": "number",
"default": "1500"
},
{
"name": "size",
"description": "logo size",
"type": "number",
"default": "100"
},
{
"name": "mask",
"description": "with mask or not",
Expand Down
4 changes: 2 additions & 2 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/janghood/shuimo-ui.git"
"url": "git+https://github.com/shuimo-design/shuimo-ui.git"
},
"web-types": "web-types.json",
"bugs": {
"url": "https://github.com/janghood/shuimo-ui/issues"
"url": "https://github.com/shuimo-design/shuimo-ui/issues"
},
"homepage": "https://shuimo.design"
}

0 comments on commit f374d61

Please sign in to comment.