mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-22 14:12:33 +00:00
Point to dist/openpgp.js bundle in package.json main attribute for node.js use
This commit is contained in:
parent
f36e8862c8
commit
a6e4e7c415
@ -13,7 +13,7 @@
|
||||
"gpg",
|
||||
"openpgp"
|
||||
],
|
||||
"main": "src/index.js",
|
||||
"main": "dist/openpgp.js",
|
||||
"directories": {
|
||||
"lib": "src"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user