@daren/grid
Advanced tools
Comparing version 1.4.3 to 1.4.4
# Change Log | ||
## 1.4.4 | ||
### 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.4.3 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@daren/grid", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"repository": { | ||
@@ -41,3 +41,3 @@ "type": "git", | ||
"dependencies": { | ||
"@daren/utils": "^1.8.2" | ||
"@daren/utils": "^1.8.3" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
20659
Updated@daren/utils@^1.8.3