Skip to content

Commit 5d66be7

Browse files
committed
2.18.0
1 parent 3e35a6f commit 5d66be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shopify-buy",
3-
"version": "2.17.1",
3+
"version": "2.18.0",
44
"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.",
55
"main": "index.js",
66
"jsnext:main": "index.es.js",
@@ -82,4 +82,4 @@
8282
"whatwg-fetch": "2.0.3"
8383
},
8484
"livereloadPort": 35729
85-
}
85+
}

0 commit comments

Comments
 (0)