@basalt/bedrock-schema-table
Advanced tools
Comparing version 0.10.2 to 0.11.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.11.0](https://github.com/basaltinc/bedrock/compare/v0.10.2...v0.11.0) (2018-11-28) | ||
**Note:** Version bump only for package @basalt/bedrock-schema-table | ||
## [0.10.2](https://github.com/basaltinc/bedrock/compare/v0.10.1...v0.10.2) (2018-11-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@basalt/bedrock-schema-table", | ||
"version": "0.10.2", | ||
"version": "0.11.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -9,3 +9,3 @@ "main": "src/schema-table.jsx", | ||
"dependencies": { | ||
"@basalt/bedrock-core": "^0.10.2", | ||
"@basalt/bedrock-core": "^0.11.0", | ||
"react-table": "^6.8.6" | ||
@@ -26,3 +26,3 @@ }, | ||
}, | ||
"gitHead": "9d04d63d76ef2141d70e37b914c7c1ab19a9d9b7" | ||
"gitHead": "614fb49e3c476ed23997b4e7774e39d26ca9d3f2" | ||
} |
224314
+ Added@basalt/bedrock-core@0.11.1(transitive)
- Removed@basalt/bedrock-core@0.10.2(transitive)
Updated@basalt/bedrock-core@^0.11.0