mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 14:39:28 -07:00
Fix browserify builds
This commit is contained in:
parent
65e8210ffa
commit
526ba3b348
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
"version": "0.15.5",
|
||||
"description": "Decentralized OpenPGP Identity Proofs library in Node.js",
|
||||
"main": "./src/index.js",
|
||||
"browser": "./dist/doip.min.js",
|
||||
"dependencies": {
|
||||
"@openpgp/hkp-client": "^0.0.2",
|
||||
"@openpgp/wkd-client": "^0.0.3",
|
||||
|
|
Loading…
Reference in a new issue