v0.1.1-alpha.24

This commit is contained in:
Patrik Oldsberg
2020-10-05 15:45:33 +02:00
parent 2d73c037a0
commit 46b71700ee
52 changed files with 292 additions and 292 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-sentry-backend",
"version": "0.1.1-alpha.23",
"version": "0.1.1-alpha.24",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -20,7 +20,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/backend-common": "^0.1.1-alpha.23",
"@backstage/backend-common": "^0.1.1-alpha.24",
"@types/express": "^4.17.6",
"axios": "^0.20.0",
"compression": "^1.7.4",
@@ -34,7 +34,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.23",
"@backstage/cli": "^0.1.1-alpha.24",
"jest-fetch-mock": "^3.0.3"
},
"files": [