@arch-ui/common
Advanced tools
Comparing version
# @arch-ui/common | ||
## 0.0.6 | ||
- Updated dependencies [19fe6c1b](https://github.com/keystonejs/keystone-5/commit/19fe6c1b): | ||
- @arch-ui/theme@0.0.5 | ||
## 0.0.5 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "@arch-ui/common", | ||
"description": "Common config used throughout @arch-ui Components and @keystone-alpha Admin UI.", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"author": "Jed Watson", | ||
@@ -9,5 +9,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@arch-ui/theme": "^0.0.4" | ||
"@arch-ui/theme": "^0.0.5" | ||
}, | ||
"module": "dist/common.esm.js" | ||
} |
6859
1.92%+ Added
- Removed
Updated