@basalt/bedrock-schema-table
Advanced tools
Comparing version 0.41.0 to 0.42.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.42.0](https://github.com/basaltinc/bedrock/compare/v0.40.6...v0.42.0) (2019-04-08) | ||
**Note:** Version bump only for package @basalt/bedrock-schema-table | ||
# [0.41.0](https://github.com/basaltinc/bedrock/compare/v0.40.6...v0.41.0) (2019-04-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@basalt/bedrock-schema-table", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.41.0", | ||
"version": "0.42.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -14,3 +14,3 @@ "module": "dist/schema-table.js", | ||
"dependencies": { | ||
"@basalt/bedrock-core": "^0.41.0", | ||
"@basalt/bedrock-core": "^0.42.0", | ||
"react-table": "^6.8.6" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "223ffb015d5ff7128313850ac45014ba9cf9ce13" | ||
"gitHead": "91c128919a32685e85ffa4245c26ef095c8bf9ce" | ||
} |
16326
+ Added@basalt/bedrock-core@0.42.0(transitive)
- Removed@basalt/bedrock-core@0.41.0(transitive)
Updated@basalt/bedrock-core@^0.42.0