remove minified files from bower.json
This commit is contained in:
parent
aa476b4905
commit
819f136d06
|
@ -9,9 +9,7 @@
|
|||
"description": "OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.",
|
||||
"main": [
|
||||
"dist/openpgp.js",
|
||||
"dist/openpgp.worker.js",
|
||||
"dist/openpgp.min.js",
|
||||
"dist/openpgp.worker.min.js"
|
||||
"dist/openpgp.worker.js"
|
||||
],
|
||||
"moduleType": [
|
||||
"amd",
|
||||
|
|
Loading…
Reference in New Issue
Block a user