@twilio-paste/types
Advanced tools
Comparing version 2.1.2 to 2.2.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [2.2.0](https://github.com/twilio-labs/paste/compare/@twilio-paste/types@2.1.2...@twilio-paste/types@2.2.0) (2019-12-19) | ||
### Features | ||
* **Flex:** add Flex component package ([#204](https://github.com/twilio-labs/paste/issues/204)) ([74877c4](https://github.com/twilio-labs/paste/commit/74877c4b0b260c5c6451bf9eb95c2baf3b1b7751)) | ||
* **style-props:** create the style-props package ([2bc21e9](https://github.com/twilio-labs/paste/commit/2bc21e9fb685e598710e2a4ff89114f2b6287b2f)) | ||
## [2.1.2](https://github.com/twilio-labs/paste/compare/@twilio-paste/types@2.1.1...@twilio-paste/types@2.1.2) (2019-12-05) | ||
@@ -8,0 +20,0 @@ |
export { SendGridThemeShape, ThemeShape } from '@twilio-paste/theme-tokens'; | ||
export * from './utils'; | ||
export * from './style-props'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@twilio-paste/types", | ||
"version": "2.1.2", | ||
"version": "2.2.0", | ||
"description": "Shared typescript typings for Paste", | ||
@@ -31,7 +31,7 @@ "author": "Twilio Inc.", | ||
"peerDependencies": { | ||
"@twilio-paste/theme-tokens": "^2.0.3", | ||
"@twilio-paste/theme-tokens": "^2.0.4", | ||
"styled-system": "^5.1.2" | ||
}, | ||
"devDependencies": { | ||
"@twilio-paste/theme-tokens": "^2.0.4", | ||
"@twilio-paste/theme-tokens": "^2.0.5", | ||
"csstype": "^2.6.6", | ||
@@ -46,3 +46,3 @@ "rollup": "^1.16.2", | ||
}, | ||
"gitHead": "68b5b09cb45f42d156fff3afff32aebc796dd321" | ||
"gitHead": "ed4e8b8fd92e4bd9b268296a2d5d8f244875204b" | ||
} |
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
10980
12
27