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 b7e649b commit 88d221cCopy full SHA for 88d221c
.yarn/releases/yarn-3.6.2.cjs renamed to .yarn/releases/yarn-3.6.3.cjs
.yarnrc.yml
@@ -13,4 +13,4 @@ plugins:
13
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
14
spec: '@yarnpkg/plugin-workspace-tools'
15
16
-yarnPath: .yarn/releases/yarn-3.6.2.cjs
+yarnPath: .yarn/releases/yarn-3.6.3.cjs
package.json
@@ -145,5 +145,5 @@
145
"optional": true
146
}
147
},
148
- "packageManager": "yarn@3.6.2"
+ "packageManager": "yarn@3.6.3"
149
0 commit comments