fix versions

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-04-09 16:09:24 +02:00
parent 6803844d0b
commit e2735e7902
2 changed files with 33 additions and 6 deletions
@@ -29,16 +29,16 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/plugin-cicd-statistics": "^0.1.0",
"@gitbeaker/browser": "34.2.0",
"@gitbeaker/core": "^35.4.0",
"@backstage/plugin-cicd-statistics": "^0.1.6-next.0",
"@gitbeaker/browser": "^35.6.0",
"@gitbeaker/core": "^35.6.0",
"luxon": "^2.0.2",
"p-limit": "^4.0.0",
"@backstage/core-plugin-api": "^0.8.0",
"@backstage/catalog-model": "^0.13.0"
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/catalog-model": "^1.0.1-next.1"
},
"devDependencies": {
"@backstage/cli": "^0.15.2"
"@backstage/cli": "^0.17.0-next.2"
},
"files": [
"dist"