@twilio-paste/form
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.2.3](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@0.2.2...@twilio-paste/form@0.2.3) (2020-03-24) | ||
### Bug Fixes | ||
* **form:** switch from theme-tokens to theme package dep ([9d26cda](https://github.com/twilio-labs/paste/commit/9d26cda2d99df8adf1e0099f6525fcf1a9f24498)) | ||
## [0.2.2](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@0.2.1...@twilio-paste/form@0.2.2) (2020-03-20) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@twilio-paste/form", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"category": "user input", | ||
@@ -36,5 +36,5 @@ "status": "beta", | ||
"@twilio-paste/design-tokens": "^4.3.0", | ||
"@twilio-paste/flex": "^0.3.8", | ||
"@twilio-paste/flex": "^0.3.9", | ||
"@twilio-paste/style-props": "^0.2.1", | ||
"@twilio-paste/theme-tokens": "^3.1.2", | ||
"@twilio-paste/theme": "^3.0.8", | ||
"@twilio-paste/types": "^2.2.9", | ||
@@ -50,8 +50,8 @@ "prop-types": "^15.7.2", | ||
"@rollup/plugin-node-resolve": "^7.1.1", | ||
"@twilio-paste/box": "^2.2.3", | ||
"@twilio-paste/box": "^2.2.4", | ||
"@twilio-paste/design-tokens": "^4.3.0", | ||
"@twilio-paste/flex": "^0.3.9", | ||
"@twilio-paste/style-props": "^0.2.1", | ||
"@twilio-paste/theme-tokens": "^3.1.2", | ||
"@twilio-paste/types": "^2.2.9", | ||
"@twilio-paste/flex": "^0.3.10", | ||
"@twilio-paste/style-props": "^0.2.2", | ||
"@twilio-paste/theme": "^3.1.0", | ||
"@twilio-paste/types": "^3.0.0", | ||
"rollup": "^1.16.2", | ||
@@ -64,3 +64,3 @@ "rollup-plugin-babel": "^4.3.3", | ||
}, | ||
"gitHead": "ea93766bd975ef20d2e01eae8913ddd4f7e1dca0" | ||
"gitHead": "d8bc7473152819a3fbc4fb7b8df76e3034abaf56" | ||
} |
34470