@shopify/admin-api-client
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ 'use strict'; | ||
// This is value is replaced with package.json version during rollup build process | ||
const DEFAULT_CLIENT_VERSION = '1.0.6'; | ||
const DEFAULT_CLIENT_VERSION = '1.0.7'; | ||
const ACCESS_TOKEN_HEADER = 'X-Shopify-Access-Token'; | ||
@@ -8,0 +8,0 @@ const CLIENT = 'Admin API Client'; |
{ | ||
"name": "@shopify/admin-api-client", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Shopify Admin API Client - A lightweight JS client to interact with Shopify's Admin API", | ||
@@ -52,3 +52,3 @@ "repository": { | ||
"dependencies": { | ||
"@shopify/graphql-client": "^1.3.0" | ||
"@shopify/graphql-client": "^1.3.1" | ||
}, | ||
@@ -55,0 +55,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
124349
0+ Added
- Removed