@atlaskit/util-service-support
Advanced tools
Comparing version 4.0.8 to 4.0.9
# @atlaskit/util-service-support | ||
## 4.0.9 | ||
### Patch Changes | ||
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a): | ||
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd. | ||
## 4.0.8 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/util-service-support", | ||
"version": "4.0.8" | ||
"version": "4.0.9" | ||
} |
{ | ||
"name": "@atlaskit/util-service-support", | ||
"version": "4.0.8" | ||
"version": "4.0.9" | ||
} |
{ | ||
"name": "@atlaskit/util-service-support", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"description": "A library of support classes for integrating React components with REST HTTP services", | ||
@@ -30,3 +30,3 @@ "config": { | ||
"devDependencies": { | ||
"@atlaskit/docs": "^8.1.5", | ||
"@atlaskit/docs": "^8.1.8", | ||
"es6-promise": "^4.0.5", | ||
@@ -33,0 +33,0 @@ "fetch-mock": "^7.3.3", |
Sorry, the diff of this file is not supported yet
37708