@@ -1,5 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-graphiql': patch
|
||||
'@backstage/plugin-api-docs': patch
|
||||
---
|
||||
|
||||
Add the dependency `graphql-ws` to fix the latest release of `@graphiql/toolkit` that has a missing dependency
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.57",
|
||||
"graphiql": "^1.8.8",
|
||||
"graphql-ws": "^5.4.1",
|
||||
"graphql": "^16.0.0",
|
||||
"isomorphic-form-data": "^2.0.0",
|
||||
"react-router": "6.0.0-beta.0",
|
||||
|
||||
Reference in New Issue
Block a user