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 c5c881c commit cbf0480Copy full SHA for cbf0480
.yarnrc.yml
@@ -3,6 +3,6 @@ nodeLinker: node-modules
3
plugins:
4
- checksum: b3b00465cee9a55ea92b7555876084a6dbfb4b9dd2ce7617a0bca1c138dec6b33befabdff7f4035b2a2ad70d59a05dad3a8faf3a34d3bec21fa7949a497fdf48
5
path: .yarn/plugins/@yarnpkg/plugin-backstage.cjs
6
- spec: "https://versions.backstage.io/v1/releases/1.47.2/yarn-plugin"
+ spec: "https://versions.backstage.io/v1/releases/1.48.1/yarn-plugin"
7
8
yarnPath: .yarn/releases/yarn-4.9.2.cjs
backstage.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "1.47.2"
+ "version": "1.48.1"
}
0 commit comments