From f56399bb6399e763756ea36275d564c18cd9ef31 Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Fri, 6 Mar 2026 18:38:04 -0600 Subject: [PATCH] =?UTF-8?q?chore:=20archive=20=E2=80=94=20migrated=20to=20?= =?UTF-8?q?mosaic/mosaic=20monorepo=20as=20@mosaic/queue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ARCHIVED.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ARCHIVED.md diff --git a/ARCHIVED.md b/ARCHIVED.md new file mode 100644 index 0000000..1cb5f2d --- /dev/null +++ b/ARCHIVED.md @@ -0,0 +1,12 @@ +# ⚠️ This repo has been archived + +**Migrated to:** [`mosaic/mosaic`](https://git.mosaicstack.dev/mosaic/mosaic) — `packages/queue/` +**Package:** `@mosaic/queue` +**Date:** 2026-03-06 + +Install via: +```bash +npm install @mosaic/queue --registry https://git.mosaicstack.dev/api/packages/mosaic/npm +``` + +All future development happens in the monorepo. This repo is read-only.