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 9a3fe0f commit 9a971b1Copy full SHA for 9a971b1
.yarn/releases/yarn-3.7.0.cjs
.yarn/releases/yarn-3.8.0.cjs
.yarnrc.yml
@@ -4,4 +4,4 @@ plugins:
4
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
5
spec: "@yarnpkg/plugin-workspace-tools"
6
7
-yarnPath: .yarn/releases/yarn-3.7.0.cjs
+yarnPath: .yarn/releases/yarn-3.8.0.cjs
package.json
@@ -65,5 +65,5 @@
65
"arrowParens": "avoid",
66
"singleQuote": true
67
},
68
- "packageManager": "yarn@3.7.0"
+ "packageManager": "yarn@3.8.0"
69
}
0 commit comments