Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre-Herve committed Dec 7, 2023
1 parent e93c978 commit 1899ce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
### Installation

```bash
npm add remix-auth-lichess
npm install remix-auth-lichess
```

### Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Remix Auth strategy for lichess.org",
"author": "Alexandre Hervé",
"repository": "https://github.com/Alexandre-Herve/remix-auth-lichess",
"version": "0.0.1",
"version": "0.0.2",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 1899ce2

Please sign in to comment.