@twilio-paste/form
Advanced tools
Comparing version 1.5.17 to 1.5.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.18](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@1.5.17...@twilio-paste/form@1.5.18) (2020-07-02) | ||
**Note:** Version bump only for package @twilio-paste/form | ||
## [1.5.17](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@1.5.16...@twilio-paste/form@1.5.17) (2020-07-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@twilio-paste/form", | ||
"version": "1.5.17", | ||
"version": "1.5.18", | ||
"category": "user input", | ||
@@ -34,12 +34,12 @@ "status": "beta", | ||
"peerDependencies": { | ||
"@twilio-paste/box": "^2.6.0", | ||
"@twilio-paste/design-tokens": "^5.3.0", | ||
"@twilio-paste/flex": "^0.3.35", | ||
"@twilio-paste/icons": "^2.3.0", | ||
"@twilio-paste/screen-reader-only": "^1.1.10", | ||
"@twilio-paste/style-props": "^1.2.6", | ||
"@twilio-paste/styling-library": "^0.1.0", | ||
"@twilio-paste/text": "^2.2.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/flex": "^0.3.36", | ||
"@twilio-paste/icons": "^2.3.1", | ||
"@twilio-paste/screen-reader-only": "^1.1.11", | ||
"@twilio-paste/style-props": "^1.2.7", | ||
"@twilio-paste/styling-library": "^0.1.1", | ||
"@twilio-paste/text": "^2.2.1", | ||
"@twilio-paste/theme": "^3.2.7", | ||
"@twilio-paste/types": "^3.0.11", | ||
"prop-types": "^15.7.2", | ||
@@ -54,3 +54,3 @@ "react": "^16.8.6", | ||
"@twilio-paste/flex": "^0.3.36", | ||
"@twilio-paste/icons": "^2.3.1", | ||
"@twilio-paste/icons": "^2.3.2", | ||
"@twilio-paste/screen-reader-only": "^1.1.11", | ||
@@ -63,3 +63,3 @@ "@twilio-paste/style-props": "^1.2.7", | ||
}, | ||
"gitHead": "a88611afc794b612cd55770fd8607ee75557757c" | ||
"gitHead": "fae82d70beba80bb1f14d8488cfaf96c1eba3b70" | ||
} |
109574