hds-web 1.28.4 → 1.28.5

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.28.4",
3
+ "version": "1.28.5",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -252,10 +252,10 @@ V3Footer.defaultProps = {
252
252
  linkText: 'Legal',
253
253
  linkUrl: 'https://hasura.io/legal/',
254
254
  },
255
- {
256
- linkText: 'Brand',
257
- linkUrl: 'https://hasura.io/brand/',
258
- },
255
+ // {
256
+ // linkText: 'Brand',
257
+ // linkUrl: 'https://hasura.io/brand/',
258
+ // },
259
259
  {
260
260
  linkText: 'Partners',
261
261
  linkUrl: 'https://hasura.io/partners/',