We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef9bb37 + 776c445 commit ad7ea8eCopy full SHA for ad7ea8e
.yarnrc.yml
@@ -7,6 +7,6 @@ nodeLinker: node-modules
7
plugins:
8
- checksum: 05b51f75814596aa3e15b296af3287240351c8b7f1df1e05c2ceedf7f3820627759605825fd932f1f7c3c3287b61b16f9e8195b0927a0f80345493f81376947a
9
path: .yarn/plugins/@yarnpkg/plugin-backstage.cjs
10
- spec: 'https://versions.backstage.io/v1/releases/1.49.0/yarn-plugin'
+ spec: 'https://versions.backstage.io/v1/releases/1.50.0-next.1/yarn-plugin'
11
12
yarnPath: .yarn/releases/yarn-4.5.0.cjs
backstage.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "1.49.0"
+ "version": "1.50.0-next.1"
3
}
0 commit comments