@twilio-paste/form
Advanced tools
Comparing version 2.3.8 to 2.3.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.3.9](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@2.3.8...@twilio-paste/form@2.3.9) (2020-10-23) | ||
**Note:** Version bump only for package @twilio-paste/form | ||
## [2.3.8](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@2.3.7...@twilio-paste/form@2.3.8) (2020-10-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@twilio-paste/form", | ||
"version": "2.3.8", | ||
"version": "2.3.9", | ||
"category": "user input", | ||
@@ -26,34 +26,5 @@ "status": "beta", | ||
"compile": "rollup -c --environment NODE_ENV:production", | ||
"compile:dev": "rollup -c --environment NODE_ENV:development", | ||
"prepublishOnly": "yarn build", | ||
"type-check": "tsc --noEmit" | ||
"compile:dev": "rollup -c --environment NODE_ENV:development" | ||
}, | ||
"peerDependencies": { | ||
"@twilio-paste/base-radio-checkbox": "^1.1.7", | ||
"@twilio-paste/box": "^2.11.5", | ||
"@twilio-paste/checkbox": "^1.1.7", | ||
"@twilio-paste/design-tokens": "^6.3.4", | ||
"@twilio-paste/flex": "^0.3.65", | ||
"@twilio-paste/help-text": "^1.1.7", | ||
"@twilio-paste/icons": "^3.7.0", | ||
"@twilio-paste/inline-control-group": "^1.1.7", | ||
"@twilio-paste/input": "^1.1.5", | ||
"@twilio-paste/input-box": "^1.1.5", | ||
"@twilio-paste/label": "^1.1.5", | ||
"@twilio-paste/radio-group": "^1.1.7", | ||
"@twilio-paste/screen-reader-only": "^1.1.13", | ||
"@twilio-paste/select": "^1.1.7", | ||
"@twilio-paste/sibling-box": "^1.1.5", | ||
"@twilio-paste/style-props": "^1.8.5", | ||
"@twilio-paste/styling-library": "^0.1.3", | ||
"@twilio-paste/text": "^2.3.12", | ||
"@twilio-paste/textarea": "^1.1.5", | ||
"@twilio-paste/theme": "^3.2.26", | ||
"@twilio-paste/types": "^3.0.27", | ||
"@twilio-paste/uid-library": "^0.0.1", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
}, | ||
"devDependencies": { | ||
"@twilio-paste/base-radio-checkbox": "^1.1.8", | ||
@@ -80,5 +51,32 @@ "@twilio-paste/box": "^2.11.5", | ||
"@twilio-paste/types": "^3.0.27", | ||
"@twilio-paste/uid-library": "^0.1.0" | ||
"@twilio-paste/uid-library": "^0.1.0", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
}, | ||
"gitHead": "80d53fb7c313f7a142ee80afddc6f34ec2ed57ec" | ||
"devDependencies": { | ||
"@twilio-paste/base-radio-checkbox": "^1.1.9", | ||
"@twilio-paste/box": "^2.11.6", | ||
"@twilio-paste/checkbox": "^1.1.9", | ||
"@twilio-paste/design-tokens": "^6.3.5", | ||
"@twilio-paste/flex": "^0.3.66", | ||
"@twilio-paste/help-text": "^1.1.9", | ||
"@twilio-paste/icons": "^3.7.2", | ||
"@twilio-paste/inline-control-group": "^1.1.9", | ||
"@twilio-paste/input": "^1.1.7", | ||
"@twilio-paste/input-box": "^1.1.7", | ||
"@twilio-paste/label": "^1.1.7", | ||
"@twilio-paste/radio-group": "^1.1.9", | ||
"@twilio-paste/screen-reader-only": "^1.1.14", | ||
"@twilio-paste/select": "^1.1.9", | ||
"@twilio-paste/sibling-box": "^1.1.7", | ||
"@twilio-paste/style-props": "^1.8.6", | ||
"@twilio-paste/styling-library": "^0.1.4", | ||
"@twilio-paste/text": "^2.3.13", | ||
"@twilio-paste/textarea": "^1.1.7", | ||
"@twilio-paste/theme": "^3.2.27", | ||
"@twilio-paste/types": "^3.0.28", | ||
"@twilio-paste/uid-library": "^0.1.1" | ||
}, | ||
"gitHead": "2d291eb88bbd86707bd89875261ed20907fa1829" | ||
} |
32598