@twilio-paste/form
Advanced tools
Comparing version 2.3.24 to 2.3.25
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.3.25](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@2.3.24...@twilio-paste/form@2.3.25) (2020-12-15) | ||
**Note:** Version bump only for package @twilio-paste/form | ||
## [2.3.24](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@2.3.23...@twilio-paste/form@2.3.24) (2020-12-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@twilio-paste/form", | ||
"version": "2.3.24", | ||
"version": "2.3.25", | ||
"category": "user input", | ||
@@ -29,29 +29,2 @@ "status": "beta", | ||
"peerDependencies": { | ||
"@twilio-paste/base-radio-checkbox": "^1.1.22", | ||
"@twilio-paste/box": "^2.11.12", | ||
"@twilio-paste/checkbox": "^1.1.23", | ||
"@twilio-paste/design-tokens": "^6.3.7", | ||
"@twilio-paste/flex": "^0.4.2", | ||
"@twilio-paste/help-text": "^1.1.22", | ||
"@twilio-paste/icons": "^3.10.2", | ||
"@twilio-paste/inline-control-group": "^1.1.22", | ||
"@twilio-paste/input": "^1.1.13", | ||
"@twilio-paste/input-box": "^1.1.13", | ||
"@twilio-paste/label": "^1.1.14", | ||
"@twilio-paste/radio-group": "^1.1.22", | ||
"@twilio-paste/screen-reader-only": "^1.1.15", | ||
"@twilio-paste/select": "^1.1.20", | ||
"@twilio-paste/sibling-box": "^1.1.13", | ||
"@twilio-paste/style-props": "^1.8.12", | ||
"@twilio-paste/styling-library": "^0.2.0", | ||
"@twilio-paste/text": "^2.3.19", | ||
"@twilio-paste/textarea": "^1.1.13", | ||
"@twilio-paste/theme": "^4.0.0", | ||
"@twilio-paste/types": "^3.0.30", | ||
"@twilio-paste/uid-library": "^0.1.1", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
}, | ||
"devDependencies": { | ||
"@twilio-paste/base-radio-checkbox": "^1.1.23", | ||
@@ -78,5 +51,32 @@ "@twilio-paste/box": "^2.11.13", | ||
"@twilio-paste/types": "^3.0.30", | ||
"@twilio-paste/uid-library": "^0.1.1", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
}, | ||
"devDependencies": { | ||
"@twilio-paste/base-radio-checkbox": "^1.1.24", | ||
"@twilio-paste/box": "^2.12.0", | ||
"@twilio-paste/checkbox": "^1.1.25", | ||
"@twilio-paste/design-tokens": "^6.3.7", | ||
"@twilio-paste/flex": "^0.4.4", | ||
"@twilio-paste/help-text": "^1.1.24", | ||
"@twilio-paste/icons": "^3.10.4", | ||
"@twilio-paste/inline-control-group": "^1.1.24", | ||
"@twilio-paste/input": "^1.1.15", | ||
"@twilio-paste/input-box": "^1.1.15", | ||
"@twilio-paste/label": "^1.1.16", | ||
"@twilio-paste/radio-group": "^1.1.24", | ||
"@twilio-paste/screen-reader-only": "^1.1.15", | ||
"@twilio-paste/select": "^1.1.22", | ||
"@twilio-paste/sibling-box": "^1.1.15", | ||
"@twilio-paste/style-props": "^1.8.13", | ||
"@twilio-paste/styling-library": "^0.2.0", | ||
"@twilio-paste/text": "^2.4.0", | ||
"@twilio-paste/textarea": "^1.1.15", | ||
"@twilio-paste/theme": "^4.0.1", | ||
"@twilio-paste/types": "^3.0.30", | ||
"@twilio-paste/uid-library": "^0.1.1" | ||
}, | ||
"gitHead": "ef54b919e0102374cc1488b8f607ac7d91a62906" | ||
"gitHead": "ea61ce2e460b08f2f738231ef877401f97d19e8e" | ||
} |
35660