From 4a6c42454037c09f6c58b2fd2bf8881b242cbcb9 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 21 Apr 2025 11:57:01 -0400 Subject: [PATCH] Add sabre/dav to dependencies and fix resumable.js url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9235258..65bfc7c 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,7 @@ Areas where you can help: translations, bug fixes, UI improvements, or building - **Google Fonts** – [Roboto](https://fonts.google.com/specimen/Roboto) and **Material Icons** ([Google Material Icons](https://fonts.google.com/icons)) - **[Bootstrap](https://getbootstrap.com/)** (v4.5.2) - **[CodeMirror](https://codemirror.net/)** (v5.65.5) – For code editing functionality. -- **[Resumable.js](http://www.resumablejs.com/)** (v1.1.0) – For file uploads. +- **[Resumable.js](https://github.com/23/resumable.js/)** (v1.1.0) – For file uploads. - **[DOMPurify](https://github.com/cure53/DOMPurify)** (v2.4.0) – For sanitizing HTML. - **[Fuse.js](https://fusejs.io/)** (v6.6.2) – For indexed, fuzzy searching.