hds-web 1.35.7 → 1.35.9

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hds-web",
3
- "version": "1.35.7",
3
+ "version": "1.35.9",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -287,6 +287,10 @@ V3Footer.defaultProps = {
287
287
  linkText: "Events",
288
288
  linkUrl: "https://hasura.io/events/",
289
289
  },
290
+ {
291
+ linkText: "Supergraph.io",
292
+ linkUrl: "https://supergraph.io/",
293
+ },
290
294
  ],
291
295
  },
292
296
  {