revert: restrict node version

This commit is contained in:
Alex Yang
2023-07-10 20:51:49 +08:00
parent cfa18d1bc3
commit 01de2ae714
3 changed files with 2 additions and 14 deletions
-4
View File
@@ -15,9 +15,5 @@ plugins:
spec: '@yarnpkg/plugin-version'
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'
- path: .yarn/plugins/@yarnpkg/plugin-after-install.cjs
spec: 'https://raw.githubusercontent.com/mhassan1/yarn-plugin-after-install/v0.3.1/bundles/@yarnpkg/plugin-after-install.js'
yarnPath: .yarn/releases/yarn-3.6.0.cjs
afterInstall: node ./scripts/check-version.mjs && yarn i18n-codegen gen && yarn husky install