更新package.json 文件,使得node 11到node 16都可以npm install 成功

This commit is contained in:
stivepeim
2022-02-07 10:41:11 +08:00
parent c0491d58f4
commit b20964a126
29 changed files with 87 additions and 94 deletions

View File

@@ -590,7 +590,7 @@ export default {
color: $dark_gray;
cursor: pointer;
user-select: none;
/deep/.svg-icon {
::v-deep.svg-icon {
vertical-align: 0.3em;
}
}