mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 07:30:53 +00:00
chore: update package.json, add repository and bugs (#10004)
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-touch-emulator"
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/youzan/vant.git",
|
||||
"directory": "packages/vant-touch-emulator"
|
||||
},
|
||||
"bugs": "https://github.com/youzan/vant/issues",
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
Reference in New Issue
Block a user