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 3433a1c commit ed052ceCopy full SHA for ed052ce
1 file changed
.yarnrc.yml
@@ -4,11 +4,11 @@ httpTimeout: 300000
4
5
nodeLinker: node-modules
6
7
-npmRegistryServer: "https://registry.npmjs.org/"
+npmRegistryServer: 'https://registry.npmjs.org/'
8
9
plugins:
10
- checksum: 0cfdc882d3c1395592aa6d4690958e70ebbc3a8ee1d888d523dc9e3c74796de26f744c37df66a69212280634f422a88074ba625dce0f7886fbdf2a904a0c38a2
11
path: .yarn/plugins/@yarnpkg/plugin-backstage.cjs
12
- spec: "https://versions.backstage.io/v1/releases/1.51.0/yarn-plugin"
+ spec: 'https://versions.backstage.io/v1/releases/1.51.0/yarn-plugin'
13
14
yarnPath: .yarn/releases/yarn-4.5.0.cjs
0 commit comments