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 cf1a1b8 commit 9a7b8cb
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 346 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 @@ -26,10 +26,10 @@ A lite useragent regexes collection.
## Install

```bash
# yarn
yarn add ua-regexes-lite
# pnpm
pnpm add ua-regexes-lite
# yarn
yarn add ua-regexes-lite
# npm
npm i ua-regexes-lite
```
Expand Down
Loading

0 comments on commit 9a7b8cb

Please sign in to comment.