@basalt/bedrock-utils
Advanced tools
Comparing version 0.37.0 to 0.38.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.38.0](https://github.com/basaltinc/bedrock/compare/v0.37.2...v0.38.0) (2019-03-06) | ||
**Note:** Version bump only for package @basalt/bedrock-utils | ||
# [0.37.0](https://github.com/basaltinc/bedrock/compare/v0.36.0...v0.37.0) (2019-02-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@basalt/bedrock-utils", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.37.0", | ||
"version": "0.38.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -17,7 +17,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@basalt/bedrock-core": "^0.37.0", | ||
"@basalt/bedrock-core": "^0.38.0", | ||
"color": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@basalt/bedrock-babel-config": "^0.37.0" | ||
"@basalt/bedrock-babel-config": "^0.38.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "author": "Basalt (https://basalt.io/)", | ||
}, | ||
"gitHead": "8f4a76e21a4a76c2017611d4318f066894e2090b" | ||
"gitHead": "981569ea4e0be486f1ce3104fc6443d5f169c134" | ||
} |
35239
+ Added@basalt/bedrock-core@0.38.2(transitive)
- Removed@basalt/bedrock-core@0.37.0(transitive)
Updated@basalt/bedrock-core@^0.38.0