Skip to content

Commit

Permalink
2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
melissaluu committed Jan 9, 2023
1 parent 3e35a6f commit 5d66be7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shopify-buy",
"version": "2.17.1",
"version": "2.18.0",
"description": "The JS Buy SDK is a lightweight library that allows you to build ecommerce into any website. It is based on Shopify's API and provides the ability to retrieve products and collections from your shop, add products to a cart, and checkout.",
"main": "index.js",
"jsnext:main": "index.es.js",
Expand Down Expand Up @@ -82,4 +82,4 @@
"whatwg-fetch": "2.0.3"
},
"livereloadPort": 35729
}
}

0 comments on commit 5d66be7

Please sign in to comment.