Skip to content

Commit

Permalink
Merge pull request #10 from multiversx/rename-package
Browse files Browse the repository at this point in the history
Rename package
  • Loading branch information
danielailie committed Jan 11, 2023
2 parents 81d39d4 + 85af4af commit 1bcb964
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Native Authenticator for JavaScript and TypeScript (written in TypeScript).

## Distribution

[npm](https://www.npmjs.com/package/@multiversx/mx-sdk-erdjs-native-auth-client)
[npm](https://www.npmjs.com/package/@multiversx/sdk-native-auth-client)

## Example

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@multiversx/native-auth-client",
"version": "0.1.7",
"name": "@multiversx/sdk-native-auth-client",
"version": "0.1.8",
"description": "Native authentication client-side",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
Expand Down

0 comments on commit 1bcb964

Please sign in to comment.