Skip to content

Commit

Permalink
fix(mutates): force publish
Browse files Browse the repository at this point in the history
  • Loading branch information
IKatsuba committed Jun 10, 2024
1 parent e8d60ae commit 7b0b001
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
12 changes: 1 addition & 11 deletions packages/angular/README.md
Original file line number Diff line number Diff line change
@@ -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
12 changes: 1 addition & 11 deletions packages/core/README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7b0b001

Please sign in to comment.