初始化项目
This commit is contained in:
17
Web/package-lock.json
generated
Normal file
17
Web/package-lock.json
generated
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "WXApp",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"@vant/weapp": "^1.10.19"
|
||||
}
|
||||
},
|
||||
"node_modules/@vant/weapp": {
|
||||
"version": "1.10.19",
|
||||
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.10.19.tgz",
|
||||
"integrity": "sha512-RStOPlSELi9lqim9dGagguViUVMNnfZaEceZ248JZgPjn5TzL2nwwHGWl9VI69SBPC+5MPS+LXm7Z4jcdscFeg=="
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user