diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c3defbf..96076a0 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,9 +1,9 @@ allowBuilds: - '@swc/core': set this to true or false - '@uni-helper/unocss-preset-uni': set this to true or false - core-js: set this to true or false - esbuild: set this to true or false - less: set this to true or false - protobufjs: set this to true or false - simple-git-hooks: set this to true or false - vue-demi: set this to true or false + '@swc/core': true + '@uni-helper/unocss-preset-uni': true + core-js: true + esbuild: true + less: true + protobufjs: true + simple-git-hooks: true + vue-demi: true