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…
Reference in New Issue
Block a user