remove minified files from bower.json

This commit is contained in:
Bart Butler 2018-02-08 10:37:28 -08:00
parent aa476b4905
commit 819f136d06

View File

@ -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",