Merge pull request #1720 from spotify/sebastianq/techdocs-in-entity

TechDocs in entitiy model example
This commit is contained in:
ellieseastream
2020-07-27 13:27:25 +02:00
committed by GitHub
5 changed files with 35 additions and 1 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"test": "backstage-cli test",
"prepack": "backstage-cli prepack",
"postpack": "backstage-cli postpack",
"clean": "backstage-cli clean"
"clean": "backstage-cli clean",
"mock-data": "./scripts/mock-data.sh"
},
"dependencies": {
"@backstage/backend-common": "^0.1.1-alpha.16",