Skip to content

Commit

Permalink
Update .json
Browse files Browse the repository at this point in the history
  • Loading branch information
schnetzlerjoe committed Sep 8, 2023
1 parent 8d957e3 commit 041a36c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion packages/snapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmsnap/snapper",
"version": "0.1.0",
"version": "0.1.1",
"description": "A helper package with utilities to interact with the Cosmos Extension Metamask Snap.",
"repository": {
"type": "git",
Expand All @@ -15,6 +15,14 @@
"snap.manifest.json",
"README.md"
],
"keywords": [
"cosmos",
"metamask",
"snap",
"crypto",
"ibc",
"wallets"
],
"scripts": {
"build": "npx tsc",
"test": "npx ava tests/*",
Expand Down

0 comments on commit 041a36c

Please sign in to comment.