Skip to content

Commit

Permalink
chore: auto-install-peers=false
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Nov 30, 2023
1 parent 2a0e115 commit 9f206a5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 44 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
auto-install-peers=false
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ A thin and strongly typed CLI arguments parser for Node.js.
1. Install

```bash
# yarn
yarn add argue-cli
# pnpm
pnpm add argue-cli
# yarn
yarn add argue-cli
# npm
npm i argue-cli
```
Expand Down
54 changes: 12 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9f206a5

Please sign in to comment.