@auth0/quantum-product 1.5.17 → 1.5.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -146,9 +146,6 @@ declare module '@mui/material/styles' {
146
146
  primary: string;
147
147
  secondary: string;
148
148
  };
149
- background: {
150
- surface: string;
151
- };
152
149
  default: MuiMaterialStyles.PaletteColor;
153
150
  danger: MuiMaterialStyles.PaletteColor;
154
151
  identicons: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@auth0/quantum-product",
3
- "version": "1.5.17",
3
+ "version": "1.5.18",
4
4
  "sideEffects": false,
5
5
  "license": "Apache-2.0",
6
6
  "publishConfig": {