Skip to content

Commit

Permalink
Merge pull request #42 from henrikra/main
Browse files Browse the repository at this point in the history
Fix importing issue with Webpack
  • Loading branch information
Glench authored Jul 9, 2022
2 parents e39b25c + 5faa1b5 commit e4cc661
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit e4cc661

Please sign in to comment.