Skip to content

Commit

Permalink
feat: add github address
Browse files Browse the repository at this point in the history
  • Loading branch information
alanuuu committed May 11, 2022
1 parent 71a7dfd commit bfe3fa1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/vue-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"publishConfig": {
"access": "public"
},
"bugs": {
"url": "https://github.com/alanuuu/cherry-design/issues"
},
"repository": "[email protected]:alanuuu/cherry-design.git",
"devDependencies": {
"@cherry-design/vue-scripts": "^1.0.2",
"eslint": "^8.3.0",
Expand All @@ -42,4 +46,4 @@
"lodash": "^4.17.21",
"vue": "^2.6.14"
}
}
}

0 comments on commit bfe3fa1

Please sign in to comment.