Skip to content

Commit

Permalink
Cross-extension messaging (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
grod220 authored Sep 12, 2023
1 parent 675b574 commit 04c1887
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"lint": "eslint \"**/*.ts*\""
},
"dependencies": {
"@buf/penumbra-zone_penumbra.bufbuild_es": "1.3.1-20230907002021-abc48eee55e7.1",
"@buf/penumbra-zone_penumbra.connectrpc_es": "0.13.2-20230907002021-abc48eee55e7.1",
"@buf/penumbra-zone_penumbra.bufbuild_es": "1.3.1-20230911215829-072df077bbc1.1",
"@buf/penumbra-zone_penumbra.connectrpc_es": "0.13.2-20230911215829-072df077bbc1.1",
"@connectrpc/connect": "^0.13.2",
"@connectrpc/connect-web": "^0.13.2",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-custom": "workspace:*",
"penumbra-types": "workspace:*",
"tsconfig": "workspace:*",
Expand Down

0 comments on commit 04c1887

Please sign in to comment.