diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88e5db5..45c156b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,5 @@ lockfileVersion: '6.0' -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - dependencies: '@arco-design/color': specifier: ^0.4.0 @@ -5302,3 +5298,7 @@ packages: resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} engines: {node: '>=12.20'} dev: true + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false diff --git a/src/App.vue b/src/App.vue index 61f911b..8578f1a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,12 +6,13 @@