@shopify/admin-graphql-api-utilities
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -8,4 +8,8 @@ # Changelog | ||
<-- ## [Unreleased] --> | ||
<!-- ## [Unreleased] --> | ||
## [0.1.1] - 2020-10-20 | ||
- Updated `tslib` dependency to `^1.14.1`. [#1657](https://github.com/Shopify/quilt/pull/1657) | ||
## [0.1.0] - 2020-07-28 | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@shopify/admin-graphql-api-utilities", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "A set of utilities to use when consuming Shopify’s admin GraphQL API", | ||
"dependencies": { | ||
"tslib": "^1.9.3" | ||
"tslib": "^1.14.1" | ||
}, | ||
@@ -30,0 +30,0 @@ "files": [ |
9134
Updatedtslib@^1.14.1