@lightspeed/cirrus
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.7"></a> | ||
## [2.0.7](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus@2.0.6...@lightspeed/cirrus@2.0.7) (2017-10-25) | ||
**Note:** Version bump only for package @lightspeed/cirrus | ||
<a name="2.0.6"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.6](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus@2.0.5...@lightspeed/cirrus@2.0.6) (2017-10-02) |
{ | ||
"name": "@lightspeed/cirrus", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Cirrus, all inclusive", | ||
@@ -10,4 +10,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@lightspeed/cirrus-button": "^2.0.6", | ||
"@lightspeed/cirrus-tokens": "^2.1.2" | ||
"@lightspeed/cirrus-button": "^2.0.7", | ||
"@lightspeed/cirrus-tokens": "^2.1.3" | ||
}, | ||
@@ -14,0 +14,0 @@ "peerDependencies": { |
4629