Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-02-01 08:53:29 +00:00
parent d3c107da13
commit e1580cf73a
197 changed files with 1380 additions and 477 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend",
"description": "A Backstage backend plugin that handles authentication",
"version": "0.8.0",
"version": "0.9.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -73,7 +73,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.13.0",
"@backstage/cli": "^0.13.1-next.0",
"@backstage/test-utils": "^0.2.3",
"@types/body-parser": "^1.19.0",
"@types/cookie-parser": "^1.4.2",