@twilio-paste/flex
Advanced tools
Comparing version 0.3.36 to 0.3.37
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.37](https://github.com/twilio-labs/paste/compare/@twilio-paste/flex@0.3.36...@twilio-paste/flex@0.3.37) (2020-07-14) | ||
**Note:** Version bump only for package @twilio-paste/flex | ||
## [0.3.36](https://github.com/twilio-labs/paste/compare/@twilio-paste/flex@0.3.35...@twilio-paste/flex@0.3.36) (2020-07-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@twilio-paste/flex", | ||
"version": "0.3.36", | ||
"version": "0.3.37", | ||
"category": "layout", | ||
@@ -31,8 +31,8 @@ "status": "beta", | ||
"peerDependencies": { | ||
"@twilio-paste/box": "^2.6.0", | ||
"@twilio-paste/design-tokens": "^5.3.0", | ||
"@twilio-paste/style-props": "^1.2.6", | ||
"@twilio-paste/styling-library": "^0.1.0", | ||
"@twilio-paste/theme": "^3.2.6", | ||
"@twilio-paste/types": "^3.0.10", | ||
"@twilio-paste/box": "^2.6.1", | ||
"@twilio-paste/design-tokens": "^5.3.1", | ||
"@twilio-paste/style-props": "^1.2.7", | ||
"@twilio-paste/styling-library": "^0.1.1", | ||
"@twilio-paste/theme": "^3.2.7", | ||
"@twilio-paste/types": "^3.0.11", | ||
"prop-types": "^15.7.2", | ||
@@ -43,10 +43,10 @@ "react": "^16.8.6", | ||
"devDependencies": { | ||
"@twilio-paste/box": "^2.6.1", | ||
"@twilio-paste/design-tokens": "^5.3.1", | ||
"@twilio-paste/style-props": "^1.2.7", | ||
"@twilio-paste/box": "^2.6.2", | ||
"@twilio-paste/design-tokens": "^5.3.2", | ||
"@twilio-paste/style-props": "^1.2.8", | ||
"@twilio-paste/styling-library": "^0.1.1", | ||
"@twilio-paste/theme": "^3.2.7", | ||
"@twilio-paste/types": "^3.0.11" | ||
"@twilio-paste/theme": "^3.2.8", | ||
"@twilio-paste/types": "^3.0.12" | ||
}, | ||
"gitHead": "a88611afc794b612cd55770fd8607ee75557757c" | ||
"gitHead": "58f1b343222a2f6f59c2c9a00ee41de74410b71c" | ||
} |
25170