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",
|
"gpg",
|
||||||
"openpgp"
|
"openpgp"
|
||||||
],
|
],
|
||||||
"main": "src/index.js",
|
"main": "dist/openpgp.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"lib": "src"
|
"lib": "src"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user