@arch-ui/common
Advanced tools
# @arch-ui/common | ||
## 0.0.15 | ||
### 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.14 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@arch-ui/common", | ||
"description": "Common config used throughout @arch-ui Components and @keystonejs Admin UI.", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"author": "Jed Watson", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@arch-ui/theme": "^0.0.13" | ||
"@arch-ui/theme": "^0.0.14" | ||
}, | ||
@@ -12,0 +12,0 @@ "module": "dist/common.esm.js", |
9568
4.73%