diff --git a/package.json b/package.json index 5e5e4db..a57ab99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notixbit/shopify-collection-dsl", - "version": "1.0.0", + "version": "1.1.0", "description": "Create Custom- and Smart Collections for Shopify programmatically.", "keywords": [ "shopify", @@ -41,7 +41,7 @@ "test": "mocha --reporter list" }, "dependencies": { - "shopify-api-node": "^3.0.0" + "shopify-api-node": "^3.6.12" }, "devDependencies": { "chai": "^4.1.2",