Merge branch 'master' into redirect-oauth-flow

This commit is contained in:
headphonejames
2023-02-27 17:20:37 -08:00
1999 changed files with 73777 additions and 12080 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-gitops-profiles",
"description": "A Backstage plugin that helps you manage GitOps profiles",
"version": "0.3.32",
"version": "0.3.34-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -56,7 +56,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.49.0"
"msw": "^1.0.0"
},
"files": [
"dist"