@basalt/bedrock-utils
Advanced tools
Comparing version 0.33.0 to 0.34.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.34.0](https://github.com/basaltinc/bedrock/compare/v0.33.3...v0.34.0) (2019-02-17) | ||
**Note:** Version bump only for package @basalt/bedrock-utils | ||
# [0.33.0](https://github.com/basaltinc/bedrock/compare/v0.32.5...v0.33.0) (2019-02-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@basalt/bedrock-utils", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.33.0", | ||
"version": "0.34.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -17,7 +17,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@basalt/bedrock-core": "^0.33.0", | ||
"@basalt/bedrock-core": "^0.34.0", | ||
"color": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@basalt/bedrock-babel-config": "^0.33.0" | ||
"@basalt/bedrock-babel-config": "^0.34.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "author": "Basalt (https://basalt.io/)", | ||
}, | ||
"gitHead": "df3d05b4956c3ebe81381e3634e9db6d0643d44c" | ||
"gitHead": "0971af9ea28df69f2efad00d169d26f359208c5c" | ||
} |
34615
+ Added@basalt/bedrock-core@0.34.0(transitive)
- Removed@basalt/bedrock-core@0.33.0(transitive)
Updated@basalt/bedrock-core@^0.34.0