apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
378 stars 225 forks source link

Remove unused dependencies #1343

Closed Antonio-Maranhao closed 2 years ago

Antonio-Maranhao commented 2 years ago

Overview

Removes d3, acorn, ajv and clean-css from package.json since they're not direcly used by Fauxton

Testing recommendations

Automated tests pass

GitHub issue number

n/a

Related Pull Requests

n/a

Checklist