mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +00:00
Remove src and test directory from npm package
This commit is contained in:
parent
f936abec9d
commit
7dbd393071
@ -23,11 +23,7 @@
|
||||
"lib": "src"
|
||||
},
|
||||
"files": [
|
||||
"src/",
|
||||
"dist/",
|
||||
"test/unittests.js",
|
||||
"test/general",
|
||||
"test/crypto"
|
||||
"dist/"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "rollup --config --sourcemap",
|
||||
|
Loading…
x
Reference in New Issue
Block a user