Publish compat files to npm

This commit is contained in:
Daniel Huigens 2018-09-14 14:30:58 +02:00
parent 585ee3ff44
commit 682548485a

View File

@ -19,10 +19,7 @@
}, },
"files": [ "files": [
"src/", "src/",
"dist/openpgp.js", "dist/",
"dist/openpgp.worker.js",
"dist/openpgp.min.js",
"dist/openpgp.worker.min.js",
"test/unittests.js", "test/unittests.js",
"test/general", "test/general",
"test/crypto" "test/crypto"