@atlaskit/blanket
Advanced tools
Comparing version 7.0.8 to 7.0.9
# @atlaskit/blanket | ||
## 7.0.9 | ||
- [patch] [a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e): | ||
- Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow flow to type check properly | ||
## 7.0.8 | ||
@@ -4,0 +9,0 @@ - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b) |
{ | ||
"name": "@atlaskit/blanket", | ||
"version": "7.0.8", | ||
"version": "7.0.9", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/blanket", | ||
"version": "7.0.8", | ||
"version": "7.0.9", | ||
"description": "A React component that covers the underlying UI for a layered component.", | ||
@@ -22,3 +22,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^3.0.10", | ||
"@atlaskit/analytics-next": "^3.1.0", | ||
"@atlaskit/theme": "^6.1.1", | ||
@@ -25,0 +25,0 @@ "@babel/runtime": "^7.0.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24185