plugins/graphiql: use dev-utils to set up dev serve

This commit is contained in:
Patrik Oldsberg
2020-04-26 13:38:26 +02:00
parent a7d8a03e31
commit 53c0d19e8d
2 changed files with 26 additions and 51 deletions
+1
View File
@@ -38,6 +38,7 @@
},
"dependencies": {
"@backstage/core": "^0.1.1-alpha.4",
"@backstage/dev-utils": "^0.1.1-alpha.4",
"@backstage/test-utils": "^0.1.1-alpha.4",
"@backstage/theme": "^0.1.1-alpha.4",
"@material-ui/core": "^4.9.1",