@daren/typography
Advanced tools
Comparing version 1.7.4 to 1.7.5
# Change Log | ||
## 1.7.5 | ||
### Patch Changes | ||
- [#8](https://github.com/darenmalfait/darenui/pull/8) [`61de8fc`](https://github.com/darenmalfait/darenui/commit/61de8fc492873cfedd117b4d6a43424568a6b393) Thanks [@darenmalfait](https://github.com/darenmalfait)! - update dependencies | ||
- Updated dependencies [[`61de8fc`](https://github.com/darenmalfait/darenui/commit/61de8fc492873cfedd117b4d6a43424568a6b393)]: | ||
- @daren/utils@1.8.3 | ||
## 1.7.4 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@daren/typography", | ||
"version": "1.7.4", | ||
"version": "1.7.5", | ||
"repository": { | ||
@@ -40,3 +40,3 @@ "type": "git", | ||
"dependencies": { | ||
"@daren/utils": "^1.8.2" | ||
"@daren/utils": "^1.8.3" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
34835
Updated@daren/utils@^1.8.3