@lightspeed/cirrus-button
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="6.0.1"></a> | ||
## [6.0.1](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@6.0.0...@lightspeed/cirrus-button@6.0.1) (2018-01-25) | ||
**Note:** Version bump only for package @lightspeed/cirrus-button | ||
<a name="6.0.0"></a> | ||
@@ -8,0 +16,0 @@ # [6.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@5.1.3...@lightspeed/cirrus-button@6.0.0) (2018-01-18) |
{ | ||
"name": "@lightspeed/cirrus-button", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Cirrus Button Component", | ||
@@ -10,4 +10,4 @@ "author": "Lightspeed", | ||
"dependencies": { | ||
"@lightspeed/cirrus-icon": "^3.10.0", | ||
"@lightspeed/cirrus-spinner": "^1.0.0", | ||
"@lightspeed/cirrus-icon": "^3.11.0", | ||
"@lightspeed/cirrus-spinner": "^1.0.1", | ||
"classnames": "^2.2.5" | ||
@@ -14,0 +14,0 @@ }, |
27101