@novalabsxyz/web-theme
Advanced tools
Comparing version 0.1.40-alpha.0 to 0.1.41-alpha.0
@@ -23,3 +23,2 @@ import { PaletteMode } from '@mui/material'; | ||
white: string; | ||
transparent: string; | ||
dangerInput: string; | ||
@@ -40,2 +39,4 @@ red100: string; | ||
darkBlue: string; | ||
transparent: string; | ||
transparent10: string; | ||
mode: PaletteMode; | ||
@@ -42,0 +43,0 @@ }; |
{ | ||
"name": "@novalabsxyz/web-theme", | ||
"version": "0.1.40-alpha.0", | ||
"version": "0.1.41-alpha.0", | ||
"description": "Novalabs Web Theme", | ||
@@ -28,3 +28,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@novalabsxyz/base-theme": "^0.1.40-alpha.0", | ||
"@novalabsxyz/base-theme": "^0.1.41-alpha.0", | ||
"react": "18.2.0" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "d98a6fa5cc1f81529bfb4289afae590a5bc862fa" | ||
"gitHead": "c722713859a9f2e2761323466f487a16049be608" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23506
309
+ Added@novalabsxyz/base-theme@0.1.41-alpha.0(transitive)
- Removed@novalabsxyz/base-theme@0.1.40-alpha.0(transitive)