diff --git a/package-lock.json b/package-lock.json index 94ba6920..6ce474b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@opensea/seaport-js", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@opensea/seaport-js", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "dependencies": { "@0xsequence/multicall": "0.39.0", diff --git a/package.json b/package.json index 67acfe0c..ba808396 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@opensea/seaport-js", - "version": "1.0.1", + "version": "1.0.2", "description": "[Seaport](https://github.com/ProjectOpenSea/seaport) is a new marketplace protocol for safely and efficiently buying and selling NFTs. This is a JavaScript library intended to make interfacing with the contract reasonable and easy.", "license": "MIT", "author": "OpenSea Developers",