Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Update package version and name
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeonLewis committed Feb 28, 2024
1 parent 3e92443 commit dd569c6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is a SDK for zkAuth. It allows applications to interact with zkAuth smart c
## 2. Installation

```sh
npm i @zkauth/sdk
npm i @klaytn/zkauth-sdk
```

## 3. Usage
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@klaytn/zkauth-sdk",
"version": "1.0.0",
"version": "0.1.0",
"license": "MIT",
"description": "SDK for zkAuth",
"repository": {
Expand Down

0 comments on commit dd569c6

Please sign in to comment.