Skip to content

Commit 5a354ea

Browse files
committed
revert name change
1 parent 15d52fe commit 5a354ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ EasyAuth is a simple and quick way to add authentication and user management to
2222
### Installation
2323

2424
```sh
25-
npm install @easyauth.io/react
25+
npm install @easyauth.io/easyauth-react
2626
```
2727

2828
## Usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@easyauth.io/react",
2+
"name": "@easyauth.io/easyauth-react",
33
"version": "1.0.0",
44
"description": "React SDK for EasyAuth",
55
"main": "dist/index.js",

0 commit comments

Comments
 (0)