v0.1.1-alpha.17

This commit is contained in:
Patrik Oldsberg
2020-08-05 16:57:26 +02:00
parent 1e634a5e2e
commit 0dd8fa2828
42 changed files with 208 additions and 208 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.1.1-alpha.16",
"version": "0.1.1-alpha.17",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -20,8 +20,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/backend-common": "^0.1.1-alpha.16",
"@backstage/config": "^0.1.1-alpha.16",
"@backstage/backend-common": "^0.1.1-alpha.17",
"@backstage/config": "^0.1.1-alpha.17",
"@types/express": "^4.17.6",
"body-parser": "^1.19.0",
"compression": "^1.7.4",
@@ -48,7 +48,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.16",
"@backstage/cli": "^0.1.1-alpha.17",
"@types/body-parser": "^1.19.0",
"@types/cookie-parser": "^1.4.2",
"@types/jwt-decode": "2.2.1",