Add openpgp/lightweight to npm build

This commit is contained in:
Daniel Huigens 2020-10-08 17:36:52 +02:00
parent 86238e714e
commit 6df714a708

View File

@ -23,7 +23,8 @@
"lib": "src" "lib": "src"
}, },
"files": [ "files": [
"dist/" "dist/",
"lightweight/"
], ],
"scripts": { "scripts": {
"build": "rollup --config", "build": "rollup --config",