From 7b0b001e0c2c73943cd6717f43491a6cd124beb6 Mon Sep 17 00:00:00 2001 From: Igor Katsuba Date: Mon, 10 Jun 2024 23:12:39 +0300 Subject: [PATCH] fix(mutates): force publish --- packages/angular/README.md | 12 +----------- packages/core/README.md | 12 +----------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/packages/angular/README.md b/packages/angular/README.md index 248e7b7..24c65e8 100644 --- a/packages/angular/README.md +++ b/packages/angular/README.md @@ -1,11 +1 @@ -# angular - -This library was generated with [Nx](https://nx.dev). - -## Building - -Run `nx build angular` to build the library. - -## Running unit tests - -Run `nx test angular` to execute the unit tests via [Vitest](https://vitest.dev/). +# @mutates/angular diff --git a/packages/core/README.md b/packages/core/README.md index 84b21c3..1547bf1 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -1,11 +1 @@ -# core - -This library was generated with [Nx](https://nx.dev). - -## Building - -Run `nx build core` to build the library. - -## Running unit tests - -Run `nx test core` to execute the unit tests via [Vitest](https://vitest.dev/). +# @mutates/core