@lightspeed/cirrus-button
Advanced tools
Comparing version 9.1.0 to 9.1.1
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="9.1.1"></a> | ||
## [9.1.1](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@9.1.0...@lightspeed/cirrus-button@9.1.1) (2018-08-28) | ||
**Note:** Version bump only for package @lightspeed/cirrus-button | ||
<a name="9.1.0"></a> | ||
@@ -8,0 +17,0 @@ # [9.1.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@9.0.1...@lightspeed/cirrus-button@9.1.0) (2018-08-23) |
{ | ||
"name": "@lightspeed/cirrus-button", | ||
"version": "9.1.0", | ||
"version": "9.1.1", | ||
"description": "Cirrus Button Component", | ||
@@ -10,4 +10,4 @@ "author": "Lightspeed", | ||
"dependencies": { | ||
"@lightspeed/cirrus-icon": "^6.0.0", | ||
"@lightspeed/cirrus-spinner": "^5.0.0", | ||
"@lightspeed/cirrus-icon": "^7.0.0", | ||
"@lightspeed/cirrus-spinner": "^5.0.1", | ||
"classnames": "^2.2.5" | ||
@@ -22,4 +22,3 @@ }, | ||
"access": "public" | ||
}, | ||
"gitHead": "f6f7900ddb2ad61ae99cb3104256d6bd0dfb9e6b" | ||
} | ||
} |
34251
- Removed@lightspeed/cirrus-icon@6.0.0(transitive)