Version Packages

This commit is contained in:
github-actions[bot]
2021-05-20 11:48:46 +00:00
parent 28b4a30928
commit 18285453eb
109 changed files with 659 additions and 460 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "0.5.2",
"version": "0.5.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -37,9 +37,9 @@
"luxon": "^1.25.0"
},
"devDependencies": {
"@backstage/cli": "^0.6.10",
"@backstage/config-loader": "^0.6.1",
"@backstage/test-utils": "^0.1.10",
"@backstage/cli": "^0.6.12",
"@backstage/config-loader": "^0.6.2",
"@backstage/test-utils": "^0.1.12",
"@types/jest": "^26.0.7",
"@types/luxon": "^1.25.0",
"msw": "^0.21.2"