mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-24 23:22:30 +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.",
|
"description": "OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.",
|
||||||
"main": [
|
"main": [
|
||||||
"dist/openpgp.js",
|
"dist/openpgp.js",
|
||||||
"dist/openpgp.worker.js",
|
"dist/openpgp.worker.js"
|
||||||
"dist/openpgp.min.js",
|
|
||||||
"dist/openpgp.worker.min.js"
|
|
||||||
],
|
],
|
||||||
"moduleType": [
|
"moduleType": [
|
||||||
"amd",
|
"amd",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user