Merge pull request #1563 from spotify/shmidt-i/proxy-plugin

Proxy backend plugin
This commit is contained in:
Ivan Shmidt
2020-07-13 15:02:06 +02:00
committed by GitHub
17 changed files with 342 additions and 11 deletions
+1
View File
@@ -18,6 +18,7 @@
"migrate:create": "knex migrate:make -x ts"
},
"dependencies": {
"@backstage/plugin-proxy-backend": "^0.1.1-alpha.13",
"@backstage/backend-common": "^0.1.1-alpha.13",
"@backstage/catalog-model": "^0.1.1-alpha.13",
"@backstage/config": "^0.1.1-alpha.13",