@titelmedia/bricks-section-simple
Advanced tools
Comparing version 0.2.8 to 0.3.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.3.0](https://github.com/outisfun/bricks-lerna/compare/v0.2.22...v0.3.0) (2022-01-14) | ||
### Bug Fixes | ||
* Adding peer dependencies ([e428612](https://github.com/outisfun/bricks-lerna/commit/e4286128068801579566a6bc9933130fa75b5f54)) | ||
## [0.2.8](https://github.com/outisfun/bricks-lerna/compare/v0.2.7...v0.2.8) (2022-01-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@titelmedia/bricks-section-simple", | ||
"version": "0.2.8", | ||
"version": "0.3.0", | ||
"description": "to do", | ||
@@ -23,8 +23,10 @@ "author": "highsnob", | ||
"dependencies": { | ||
"@titelmedia/bricks-theme": "^0.2.8" | ||
"@titelmedia/bricks-theme": "^0.3.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "17.x" | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"styled-components": "^5.3.3" | ||
}, | ||
"gitHead": "e7eb4bb8a0e96d4dd3ad27359697de3ac5d4863b" | ||
"gitHead": "6716a194929b3da2424f2736d78f779e50909641" | ||
} |
7919
4
+ Added@titelmedia/bricks-theme@0.3.29(transitive)
- Removed@titelmedia/bricks-theme@0.2.8(transitive)