From 79c2573ab35776f055e46a8e32b5035148b69f07 Mon Sep 17 00:00:00 2001 From: "moxey.eth" Date: Fri, 1 Mar 2024 16:30:12 +1100 Subject: [PATCH] fix: add pkg --- src/package.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/package.json b/src/package.json index aacecfa6..1dfa242f 100644 --- a/src/package.json +++ b/src/package.json @@ -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", @@ -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",