Merge branch 'master' of github.com:spotify/backstage into shmidt-i/proxy-plugin

This commit is contained in:
Ivan Shmidt
2020-07-13 13:38:57 +02:00
47 changed files with 711 additions and 286 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"private": true,
"license": "Apache-2.0",
"engines": {
"node": ">=12"
"node": "12"
},
"scripts": {
"build": "backstage-cli backend:build",