chore(gql/catalog): removing the mock-data stuff

This commit is contained in:
blam
2020-08-10 11:43:44 +02:00
parent 042599d882
commit be1c526708
2 changed files with 1 additions and 4 deletions
+1 -2
View File
@@ -16,8 +16,7 @@
"test": "backstage-cli test",
"prepack": "backstage-cli prepack",
"postpack": "backstage-cli postpack",
"clean": "backstage-cli clean",
"mock-data": "./scripts/mock-data.sh"
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/backend-common": "^0.1.1-alpha.18",