@arch-ui/common
Advanced tools
Comparing version
# @arch-ui/common | ||
## 0.0.9 | ||
### Patch Changes | ||
- Updated dependencies [[`dcdd8ed9`](https://github.com/keystonejs/keystone/commit/dcdd8ed9142cf3328a7af80bc167ef93c7669b09)]: | ||
- @arch-ui/theme@0.0.8 | ||
## 0.0.8 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@arch-ui/common", | ||
"description": "Common config used throughout @arch-ui Components and @keystonejs Admin UI.", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"author": "Jed Watson", | ||
@@ -9,5 +9,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@arch-ui/theme": "^0.0.7" | ||
"@arch-ui/theme": "^0.0.8" | ||
}, | ||
"module": "dist/common.esm.js" | ||
} |
7398
2.52%+ Added
- Removed
Updated