1
0
mirror of synced 2025-12-16 16:07:55 +08:00

fix: 修复lock文件问题

This commit is contained in:
marchyang
2022-04-28 15:26:47 +08:00
committed by jia000
parent 582962f6df
commit a1ae3dd88d
5 changed files with 83 additions and 22868 deletions

View File

@@ -4,6 +4,21 @@
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@vue/composition-api": {
"version": "1.0.5",
"resolved": "https://mirrors.tencent.com/npm/@vue%2fcomposition-api/-/composition-api-1.0.5.tgz",
"integrity": "sha512-F5jZiSTFvpnJD4geVc5KNY4eNS5NrfU/nZXachzxYorl56SDlh54rFVRm1QtXgdTj/kwvgixT4n0XfhZZpnoBA==",
"requires": {
"tslib": "^2.3.0"
},
"dependencies": {
"tslib": {
"version": "2.4.0",
"resolved": "https://mirrors.tencent.com/npm/tslib/-/tslib-2.4.0.tgz",
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
}
}
},
"vue": {
"version": "2.6.14",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.14.tgz",