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