mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
chore: update package.json of sub-packages
This commit is contained in:
@@ -3,20 +3,9 @@
|
||||
"version": "1.1.0",
|
||||
"description": "Vant touch emulator",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"release": "npm publish --access publish"
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/youzan/vant.git",
|
||||
"directory": "packages/vant-touch-emulator"
|
||||
},
|
||||
"keywords": [
|
||||
"vant"
|
||||
],
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/youzan/vant/issues"
|
||||
},
|
||||
"homepage": "https://github.com/youzan/vant/packages/vant-touch-emulator#readme"
|
||||
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-touch-emulator"
|
||||
}
|
||||
|
Reference in New Issue
Block a user