@basalt/bedrock-utils
Advanced tools
Comparing version 0.25.0 to 0.26.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.26.0](https://github.com/basaltinc/bedrock/compare/v0.25.1...v0.26.0) (2019-01-04) | ||
**Note:** Version bump only for package @basalt/bedrock-utils | ||
# [0.25.0](https://github.com/basaltinc/bedrock/compare/v0.24.1...v0.25.0) (2019-01-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@basalt/bedrock-utils", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.25.0", | ||
"version": "0.26.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -16,7 +16,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@basalt/bedrock-core": "^0.25.0", | ||
"@basalt/bedrock-core": "^0.26.0", | ||
"color": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@basalt/bedrock-babel-config": "^0.25.0" | ||
"@basalt/bedrock-babel-config": "^0.26.0" | ||
}, | ||
@@ -27,3 +27,3 @@ "author": "Basalt (https://basalt.io/)", | ||
}, | ||
"gitHead": "51bc29f93674387d83c4e1b9654db8211bf70fdb" | ||
"gitHead": "93f1f499152ebb2a9fcd89cbe7a97adfec6f3b71" | ||
} |
27454
+ Added@basalt/bedrock-core@0.26.1(transitive)
- Removed@basalt/bedrock-core@0.25.0(transitive)
Updated@basalt/bedrock-core@^0.26.0