@os-design/styled
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -6,2 +6,3 @@ import { CreateStyled } from '@emotion/styled'; | ||
declare const _default: CreateStyled<{ | ||
colorText: string; | ||
colorPrimary: string; | ||
@@ -8,0 +9,0 @@ colorBorder: string; |
{ | ||
"name": "@os-design/styled", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"license": "MIT", | ||
@@ -22,5 +22,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@os-design/theming": "^0.0.6" | ||
"@os-design/theming": "^0.0.7" | ||
}, | ||
"gitHead": "ef98301509a74b4087344da766f053082c31fad5" | ||
"gitHead": "f5b51c6bc137e2000b009ea1453db9599943e02e" | ||
} |
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
2813
28