Ran prettier on the two files modified directly on github

This commit is contained in:
ebarrios
2020-09-23 18:55:35 +02:00
parent bddcca07c5
commit 167b8a5106
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -29,7 +29,6 @@
"@backstage/plugin-welcome": "^0.1.1-alpha.23",
"@backstage/test-utils": "^0.1.1-alpha.23",
"@backstage/theme": "^0.1.1-alpha.23",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@octokit/rest": "^18.0.0",
+1 -1
View File
@@ -34,4 +34,4 @@ export { plugin as ApiDocs } from '@backstage/plugin-api-docs';
export { plugin as GithubPullRequests } from '@roadiehq/backstage-plugin-github-pull-requests';
export { plugin as GcpProjects } from '@backstage/plugin-gcp-projects';
export { plugin as Kubernetes } from '@backstage/plugin-kubernetes';
export { plugin as Cloudbuild } from '@backstage/plugin-cloudbuild';
export { plugin as Cloudbuild } from '@backstage/plugin-cloudbuild';