@twilio-paste/alert
Advanced tools
Comparing version 0.1.52 to 0.1.53
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.53](https://github.com/twilio-labs/paste/compare/@twilio-paste/alert@0.1.52...@twilio-paste/alert@0.1.53) (2020-06-22) | ||
**Note:** Version bump only for package @twilio-paste/alert | ||
## [0.1.52](https://github.com/twilio-labs/paste/compare/@twilio-paste/alert@0.1.51...@twilio-paste/alert@0.1.52) (2020-06-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@twilio-paste/alert", | ||
"version": "0.1.52", | ||
"version": "0.1.53", | ||
"category": "feedback", | ||
@@ -31,12 +31,12 @@ "status": "production", | ||
"peerDependencies": { | ||
"@twilio-paste/absolute": "^2.0.44", | ||
"@twilio-paste/box": "^2.5.2", | ||
"@twilio-paste/button": "^1.2.8", | ||
"@twilio-paste/absolute": "^2.0.45", | ||
"@twilio-paste/box": "^2.5.3", | ||
"@twilio-paste/button": "^1.2.9", | ||
"@twilio-paste/design-tokens": "^5.2.2", | ||
"@twilio-paste/icons": "^2.2.6", | ||
"@twilio-paste/media-object": "^1.2.31", | ||
"@twilio-paste/spinner": "^1.2.15", | ||
"@twilio-paste/style-props": "^1.2.3", | ||
"@twilio-paste/styling-library": "^0.0.0", | ||
"@twilio-paste/theme": "^3.2.3", | ||
"@twilio-paste/icons": "^2.2.7", | ||
"@twilio-paste/media-object": "^1.2.32", | ||
"@twilio-paste/spinner": "^1.2.16", | ||
"@twilio-paste/style-props": "^1.2.4", | ||
"@twilio-paste/styling-library": "^0.1.0", | ||
"@twilio-paste/theme": "^3.2.4", | ||
"@twilio-paste/types": "^3.0.9", | ||
@@ -49,15 +49,15 @@ "prop-types": "^15.7.2", | ||
"devDependencies": { | ||
"@twilio-paste/absolute": "^2.0.45", | ||
"@twilio-paste/box": "^2.5.3", | ||
"@twilio-paste/button": "^1.2.9", | ||
"@twilio-paste/absolute": "^2.0.46", | ||
"@twilio-paste/box": "^2.5.4", | ||
"@twilio-paste/button": "^1.2.10", | ||
"@twilio-paste/design-tokens": "^5.2.2", | ||
"@twilio-paste/icons": "^2.2.7", | ||
"@twilio-paste/media-object": "^1.2.32", | ||
"@twilio-paste/spinner": "^1.2.16", | ||
"@twilio-paste/style-props": "^1.2.4", | ||
"@twilio-paste/icons": "^2.2.8", | ||
"@twilio-paste/media-object": "^1.2.33", | ||
"@twilio-paste/spinner": "^1.2.17", | ||
"@twilio-paste/style-props": "^1.2.5", | ||
"@twilio-paste/styling-library": "^0.1.0", | ||
"@twilio-paste/theme": "^3.2.4", | ||
"@twilio-paste/theme": "^3.2.5", | ||
"@twilio-paste/types": "^3.0.9" | ||
}, | ||
"gitHead": "624f98124ce38d1cd0d9d795620aa5ae4198ba51" | ||
"gitHead": "5d8b50d00bb62d1d3784ac1412ecc112d2f7c4f6" | ||
} |
30743