From 7c900f8000aaee919dd7cf8d8fc4ad005c50ddbc Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 06:35:59 +0000 Subject: [PATCH] docs: remove dependency notes section from README Co-Authored-By: Rahul Chalamala <22563365+rchalamala@users.noreply.github.com> --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index cf0f03e..f6d627c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,3 @@ Made with ❤️ by [Rahul](https://github.com/rchalamala/), [Eric](https://gith In addition, thanks to [Armeet](https://github.com/armeetjatyani/) and others for suggestions/contributions! Favicon art by Audrey Wong. - -## Dependency notes - -- `preact` and `@preact/signals` are never imported in `src/` directly — they are runtime peer dependencies of the Schedule-X calendar (`@schedule-x/*`) and must not be removed.