diff --git a/package.json b/package.json index 16b9132..e021e27 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "The JavaScript library for https://extensionpay.com - payments for browser extensions, no server needed.", "main": "./dist/ExtPay.common.js", "module": "./dist/ExtPay.module.js", - "browser": "./dist/ExtPay.js", "unpkg": "./dist/ExtPay.js", "jsdelivr": "./dist/ExtPay.js", "scripts": {