Skip to content

Commit

Permalink
docs: peer디펜던시에 관한 내용 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
조상현 authored Apr 13, 2023
1 parent fc3cdc3 commit e346269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ npm install eslint-plugin-aliens --save-dev
Next, install `peerDependencies`:

```sh
npm install npm info eslint-plugin-aliens peerDependencies --save-dev
npm info eslint-plugin-aliens peerDependencies
```

## Usage
Expand Down

0 comments on commit e346269

Please sign in to comment.