@gapo_types/shared
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@gapo_types/shared", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Gapo UI components in React", | ||
@@ -24,3 +24,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "68721933b60c52fb150f01722528036897f47424" | ||
"gitHead": "14739209a1e992b388a7ce658cbc92d107911ce7" | ||
} |
@@ -1,2 +0,3 @@ | ||
export * from '@react-types/shared'; | ||
export * from '@react-types/shared' | ||
export * from './style' | ||
@@ -37,3 +38,3 @@ export type GapoColorValue = | ||
| 'lineSecondary' | ||
| 'lineTertiary'; | ||
| 'lineTertiary' | ||
@@ -63,2 +64,2 @@ export type GapoTypographyVariantValue = | ||
| 'bodyMedium' | ||
| 'bodySmall'; | ||
| 'bodySmall' |
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
2324
4
67