Regenerate monorepo READMEs (#14006)
* Fix script to generate readmes * Regenerate READMEs
This commit is contained in:
@@ -9,11 +9,11 @@ See our website [@babel/helper-get-function-arity](https://babeljs.io/docs/en/ba
|
||||
Using npm:
|
||||
|
||||
```sh
|
||||
npm install --save-dev @babel/helper-get-function-arity
|
||||
npm install --save @babel/helper-get-function-arity
|
||||
```
|
||||
|
||||
or using yarn:
|
||||
|
||||
```sh
|
||||
yarn add @babel/helper-get-function-arity --dev
|
||||
yarn add @babel/helper-get-function-arity
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user