diff --git a/package.json b/package.json index 1040216f1..e754d9aea 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "url": "https://github.com/ProjectOpenSea/opensea-js/issues" }, "main": "lib/index.js", + "browser": "lib/bundle.js", "files": [ "lib", "src"