diff --git a/src/technologies.json b/src/technologies.json index c9ddf7c91..8b0b15522 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5613,13 +5613,12 @@ "cats": [ 59 ], - "description": "FilePond is a JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience.", + "description": "FilePond is a JavaScript library for file uploads.", "icon": "filepond.svg", "js": { "FilePond": "", "FilePond.create": "", - "FilePond.setOptions": "", - "pond": "" + "FilePond.setOptions": "", }, "scripts": "filepond.js", "website": "https://pqina.nl/filepond/"