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 51c2ebe commit 3ce039eCopy full SHA for 3ce039e
.yarn/releases/yarn-3.7.0.cjs
.yarn/releases/yarn-3.8.2.cjs
.yarnrc.yml
@@ -2,5 +2,5 @@ plugins:
2
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
3
spec: "@yarnpkg/plugin-typescript"
4
5
-yarnPath: .yarn/releases/yarn-3.7.0.cjs
+yarnPath: .yarn/releases/yarn-3.8.2.cjs
6
nodeLinker: node-modules
package.json
@@ -140,7 +140,7 @@
140
"release": {
141
"extends": "@softwareventures/semantic-release-config"
142
},
143
- "packageManager": "yarn@3.7.0",
+ "packageManager": "yarn@3.8.2",
144
"publishConfig": {
145
"access": "public"
146
}
0 commit comments