From 9fc38d96cd9915ea20404c0ab80e2e7982fe5af1 Mon Sep 17 00:00:00 2001 From: Md Mozammil Khan Date: Thu, 20 Nov 2025 11:54:20 +0530 Subject: [PATCH] empty commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c07240f1c8..06ae2a505b 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ For more detailed instruction, see the following READMEs: This is a monorepo with multiple packages leveraging: -- [`lerna`](https://github.com/lerna/lerna) for publishing +- [`lerna`](https://github.com/lerna/lerna) for publishing. - [`nx`](https://nx.dev) for dependency-tree aware building, linting, testing, and caching (migration away from `lerna` in progress!). - [Yarn Workspaces](https://classic.yarnpkg.com/en/docs/workspaces) for package symlinking and hoisting.