docs(precommit): add missing @next for husky

master
Ika 2018-07-28 13:51:18 +08:00 committed by GitHub
parent 0571b2b884
commit 86614bd16d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ See https://github.com/okonet/lint-staged#configuration for more details about h
Install it along with [husky](https://github.com/typicode/husky):
```bash
yarn add pretty-quick husky --dev
yarn add pretty-quick husky@next --dev
```
and add this config to your `package.json`:
@ -80,7 +80,7 @@ Find more info from [here](https://pre-commit.com).
Install it along with [husky](https://github.com/typicode/husky):
```bash
yarn add precise-commits husky --dev
yarn add precise-commits husky@next --dev
```
and add this config to your `package.json`: