@twilio-paste/card
Advanced tools
Comparing version 1.3.26 to 1.3.27
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.27](https://github.com/twilio-labs/paste/compare/@twilio-paste/card@1.3.26...@twilio-paste/card@1.3.27) (2020-05-01) | ||
**Note:** Version bump only for package @twilio-paste/card | ||
## [1.3.26](https://github.com/twilio-labs/paste/compare/@twilio-paste/card@1.3.25...@twilio-paste/card@1.3.26) (2020-04-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@twilio-paste/card", | ||
"version": "1.3.26", | ||
"version": "1.3.27", | ||
"category": "data display", | ||
@@ -35,20 +35,2 @@ "status": "production", | ||
"@styled-system/theme-get": "^5.1.2", | ||
"@twilio-paste/box": "^2.3.1", | ||
"@twilio-paste/design-tokens": "^4.4.1", | ||
"@twilio-paste/style-props": "^1.1.1", | ||
"@twilio-paste/theme": "^3.1.2", | ||
"@twilio-paste/types": "^3.0.2", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"styled-system": "^5.1.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.8.4", | ||
"@emotion/core": "^10.0.10", | ||
"@emotion/styled": "^10.0.10", | ||
"@rollup/plugin-commonjs": "^11.0.2", | ||
"@rollup/plugin-node-resolve": "^7.1.1", | ||
"@styled-system/css": "^5.1.5", | ||
"@styled-system/theme-get": "^5.1.2", | ||
"@twilio-paste/box": "^2.4.0", | ||
@@ -62,11 +44,12 @@ "@twilio-paste/design-tokens": "^4.5.0", | ||
"react-dom": "^16.8.6", | ||
"rollup": "^1.16.2", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"rollup-plugin-terser": "^5.0.0", | ||
"rollup-plugin-typescript2": "^0.21.2", | ||
"styled-system": "^5.1.2", | ||
"typedoc": "^0.16.9", | ||
"typescript": "3.7.5" | ||
"styled-system": "^5.1.2" | ||
}, | ||
"gitHead": "5d84ae5f2b0dfcd15bb63e3f1d7afee11d164b4c" | ||
"devDependencies": { | ||
"@twilio-paste/box": "^2.4.1", | ||
"@twilio-paste/design-tokens": "^4.5.1", | ||
"@twilio-paste/style-props": "^1.1.3", | ||
"@twilio-paste/theme": "^3.1.4", | ||
"@twilio-paste/types": "^3.0.4" | ||
}, | ||
"gitHead": "a1830c49ff3ac591db800a6b8b8ba9463b1bcd25" | ||
} |
5
16589