We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd49be commit 29e896cCopy full SHA for 29e896c
website/docusaurus.config.js
@@ -91,11 +91,6 @@ module.exports = {
91
},
92
],
93
94
- // algolia: {
95
- // apiKey: '',
96
- // indexName: 'graphql-cli',
97
- // algoliaOptions: {},
98
- // },
99
prism: {
100
theme: require('prism-react-renderer/themes/dracula'),
101
website/package.json
@@ -15,7 +15,7 @@
15
"react": "^17.0.0",
16
"react-dom": "^17.0.0",
17
"styled-components": "5.1.0",
18
- "the-guild-components": "1.0.12"
+ "the-guild-components": "1.0.15"
19
20
"browserslist": {
21
"production": [
@@ -29,4 +29,4 @@
29
"last 1 safari version"
30
]
31
}
32
-}
+}
0 commit comments