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