Bump to v0.1.1-alpha.14

This commit is contained in:
Bilawal Hameed
2020-07-15 11:47:50 +02:00
parent e2ff11f777
commit 491d1b70e1
35 changed files with 172 additions and 172 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-sentry-backend",
"version": "0.1.1-alpha.13",
"version": "0.1.1-alpha.14",
"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.13",
"@backstage/backend-common": "^0.1.1-alpha.14",
"@types/express": "^4.17.6",
"axios": "^0.19.2",
"compression": "^1.7.4",
@@ -34,7 +34,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.13",
"@backstage/cli": "^0.1.1-alpha.14",
"jest-fetch-mock": "^3.0.3"
},
"files": [