Skip to content

Commit

Permalink
feat: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghadi8 committed Feb 26, 2024
1 parent 5887f55 commit 7427eb4
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
@@ -1,7 +1,7 @@
# Installation

```sh
npm install @ensdomains/ensjs viem
npm install @justaname.id/address-resolution
```

# Getting Started
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justaname.id/address-resolution",
"version": "1.0.1",
"version": "1.0.2",
"description": "Resolve address to its primary name",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 7427eb4

Please sign in to comment.