From d4287f8719a435c4d12c7457a015468be61eee65 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 29 Dec 2020 14:00:30 +1100 Subject: [PATCH] Update technologies.json --- src/technologies.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index b3caea845..a7393b68c 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5713,13 +5713,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/"