mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-24 15:12:31 +00:00
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…
x
Reference in New Issue
Block a user