new script install-mm for simplifying mm installation and new params --no-audit --no-fund --no-update-notifier for less noise

This commit is contained in:
Karsten Hassel
2022-07-25 22:13:23 +02:00
parent 2d15e4f976
commit 3fbd9006ad
3 changed files with 8 additions and 4 deletions

View File

@@ -11,6 +11,8 @@ _This release is scheduled to be released on 2022-10-01._
## Added
- new scripts `install-mm` (and `install-mm:dev`) for simplifying mm installation (now: `npm run install-mm`) and adding params `--no-audit --no-fund --no-update-notifier` for less noise.
## Updated
## Fixed