@arch-ui/alert
Advanced tools
Comparing version
# @arch-ui/alert | ||
## 0.0.21 | ||
### Patch Changes | ||
- [#95](https://github.com/keystonejs/keystone-5/pull/95) [`c8ff78b95`](https://github.com/keystonejs/keystone-5/commit/c8ff78b95af5d56d44bbc11c51e7cf28b81323b4) Thanks [@bladey](https://github.com/bladey)! - Renamed branch `master` to `main`. | ||
- Updated dependencies [[`c8ff78b95`](https://github.com/keystonejs/keystone-5/commit/c8ff78b95af5d56d44bbc11c51e7cf28b81323b4)]: | ||
- @arch-ui/theme@0.0.14 | ||
## 0.0.20 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@arch-ui/alert", | ||
"description": "Alert component as used in @keystonejs Admin UI.", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"author": "Jed Watson", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@arch-ui/theme": "^0.0.13", | ||
"@arch-ui/theme": "^0.0.14", | ||
"@emotion/core": "^10.1.1", | ||
@@ -18,0 +18,0 @@ "@emotion/styled": "^10.0.27" |
15410
2.88%+ Added
+ Added
- Removed
- Removed
Updated