Version Packages

This commit is contained in:
github-actions[bot]
2022-03-10 11:30:23 +00:00
parent 1e06a60695
commit b6d947b67f
321 changed files with 2243 additions and 1675 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/codemods",
"description": "A collection of codemods for Backstage projects",
"version": "0.1.35-next.0",
"version": "0.1.35",
"private": false,
"publishConfig": {
"access": "public",
@@ -36,7 +36,7 @@
"dependencies": {
"@backstage/cli-common": "^0.1.8",
"@backstage/core-app-api": "*",
"@backstage/core-components": "0.9.1-next.0",
"@backstage/core-components": "0.9.1",
"@backstage/core-plugin-api": "*",
"chalk": "^4.0.0",
"jscodeshift": "^0.13.0",