Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zapaz committed Dec 26, 2024
1 parent 7bf2a0c commit 848cff5
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
{
"name": "@wagmi-svelte5",
"version": "0.1.2",
"name": "@kredeum/wagmi-svelte5",
"version": "0.1.3",
"description": "Svelte5 Web3 library based on Wagmi",
"keywords": [
"svelte",
"svelte5",
"wagmi",
"web3",
"typescript"
],
"homepage": "https://github.com/zapaz/wagmi-svelte5",
"license": "MIT",
"author": "zapaz.eth <[email protected]> (http://labs.kredeum.com/)",
"files": [
"dist"
],
Expand Down Expand Up @@ -67,4 +77,4 @@
"vite": "^5.4.11",
"vitest": "^2.1.8"
}
}
}

0 comments on commit 848cff5

Please sign in to comment.