Skip to content

Commit

Permalink
fix: add pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Mar 1, 2024
1 parent 7376b81 commit 79c2573
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
}
},
"dependencies": {
"@bufbuild/protobuf": "^1.7.2",
"@farcaster/core": "^0.13.7",
"@hono/vite-dev-server": "0.7.0",
"@noble/curves": "^1.3.0",
Expand All @@ -72,10 +73,7 @@
"license": "MIT",
"homepage": "https://frog.fm",
"repository": "wevm/frog",
"authors": [
"awkweb.eth",
"jxom.eth"
],
"authors": ["awkweb.eth", "jxom.eth"],
"funding": [
{
"type": "github",
Expand Down

0 comments on commit 79c2573

Please sign in to comment.