Version Packages

This commit is contained in:
github-actions[bot]
2021-05-27 10:23:15 +00:00
parent 5a3ff88ab9
commit b5a0d1c5d7
141 changed files with 1244 additions and 578 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "0.5.3",
"version": "0.5.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -37,8 +37,8 @@
"luxon": "^1.25.0"
},
"devDependencies": {
"@backstage/cli": "^0.6.12",
"@backstage/config-loader": "^0.6.2",
"@backstage/cli": "^0.6.13",
"@backstage/config-loader": "^0.6.3",
"@backstage/test-utils": "^0.1.12",
"@types/jest": "^26.0.7",
"@types/luxon": "^1.25.0",