diff --git a/package-lock.json b/package-lock.json index 49b6757..a7469fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@contentstack/shopify-live-preview-sdk", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@contentstack/shopify-live-preview-sdk", - "version": "1.0.0", + "version": "1.1.0", "license": "MIT", "dependencies": { "@octokit/rest": "^21.1.1", diff --git a/package.json b/package.json index a3e6b7a..3980894 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@contentstack/shopify-live-preview-sdk", - "version": "1.0.0", + "version": "1.1.0", "description": "Utility functions for Shopify live preview functionality", "type": "module", "main": "dist/index.js",