Regenerate monorepo READMEs (#14006)

* Fix script to generate readmes

* Regenerate READMEs
This commit is contained in:
Nicolò Ribaudo
2021-11-29 16:03:23 +01:00
committed by GitHub
parent 4a337538f9
commit 1bbe1fc3cb
40 changed files with 148 additions and 70 deletions

View File

@@ -15,5 +15,5 @@ npm install --save @babel/runtime
or using yarn:
```sh
yarn add @babel/runtime
yarn add @babel/runtime
```