@twilio-paste/theme-tokens
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.3](https://github.com/twilio-labs/paste/compare/@twilio-paste/theme-tokens@2.0.2...@twilio-paste/theme-tokens@2.0.3) (2019-11-20) | ||
**Note:** Version bump only for package @twilio-paste/theme-tokens | ||
## [2.0.2](https://github.com/twilio-labs/paste/compare/@twilio-paste/theme-tokens@2.0.1...@twilio-paste/theme-tokens@2.0.2) (2019-11-18) | ||
@@ -8,0 +16,0 @@ |
@@ -106,3 +106,3 @@ export declare const DefaultTheme: { | ||
fontWeightNormal: 400; | ||
fontWeightSemibold: 600; | ||
fontWeightSemibold: 500; | ||
}; | ||
@@ -109,0 +109,0 @@ lineHeights: { |
{ | ||
"name": "@twilio-paste/theme-tokens", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "", | ||
@@ -25,6 +25,6 @@ "author": "Twilio Inc.", | ||
"peerDependencies": { | ||
"@twilio-paste/design-tokens": "^3.0.1" | ||
"@twilio-paste/design-tokens": "^3.0.2" | ||
}, | ||
"devDependencies": { | ||
"@twilio-paste/design-tokens": "^3.0.2", | ||
"@twilio-paste/design-tokens": "^3.0.3", | ||
"rollup": "^1.16.2", | ||
@@ -38,3 +38,3 @@ "rollup-plugin-babel": "^4.3.3", | ||
}, | ||
"gitHead": "81fa3b2dce380ff7b0de620614ce77ac55b405c3" | ||
"gitHead": "29779d04d87a10d0f5200bfcb090e00b7e74b2e3" | ||
} |
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
43468