We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3ad23 commit b72b532Copy full SHA for b72b532
.yarnrc.yml
@@ -7,5 +7,7 @@ plugins:
7
spec: "@yarnpkg/plugin-workspace-tools"
8
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
9
spec: "@yarnpkg/plugin-interactive-tools"
10
+ - path: .yarn/plugins/@yarnpkg/plugin-version.cjs
11
+ spec: "@yarnpkg/plugin-version"
12
13
yarnPath: .yarn/releases/yarn-3.6.1.cjs
0 commit comments