@basalt/bedrock-utils
Advanced tools
Comparing version 0.42.0 to 0.44.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [0.44.0](https://github.com/basaltinc/bedrock/compare/v0.40.6...v0.44.0) (2019-04-08) | ||
**Note:** Version bump only for package @basalt/bedrock-utils | ||
# [0.43.0](https://github.com/basaltinc/bedrock/compare/v0.40.6...v0.43.0) (2019-04-08) | ||
**Note:** Version bump only for package @basalt/bedrock-utils | ||
# [0.42.0](https://github.com/basaltinc/bedrock/compare/v0.40.6...v0.42.0) (2019-04-08) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@basalt/bedrock-utils", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.42.0", | ||
"version": "0.44.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -17,7 +17,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@basalt/bedrock-core": "^0.42.0", | ||
"@basalt/bedrock-core": "^0.44.0", | ||
"color": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@basalt/bedrock-babel-config": "^0.42.0" | ||
"@basalt/bedrock-babel-config": "^0.44.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "author": "Basalt (https://basalt.io/)", | ||
}, | ||
"gitHead": "91c128919a32685e85ffa4245c26ef095c8bf9ce" | ||
"gitHead": "35c0418b8bba718ce5088555a692b3d1294c02fd" | ||
} |
36489
+ Added@basalt/bedrock-core@0.44.0(transitive)
- Removed@basalt/bedrock-core@0.42.0(transitive)
Updated@basalt/bedrock-core@^0.44.0