Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
TalDerei committed Jun 14, 2024
1 parent 6724705 commit ffc7cdb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 82 deletions.
3 changes: 1 addition & 2 deletions packages/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
"@penumbra-zone/perspective": "workspace:*",
"@penumbra-zone/polyfills": "workspace:*",
"@penumbra-zone/protobuf": "workspace:*",
"@penumbra-zone/block-processor": "link:../../../web/packages/block-processor"
"@penumbra-zone/services-context": "workspace:*",
"@penumbra-zone/block-processor": "link:../../../web/packages/block-processor",
"@penumbra-zone/idb": "link:../../../web/packages/idb",
"@penumbra-zone/transport-dom": "workspace:*",
"@penumbra-zone/types": "workspace:*",
Expand Down
86 changes: 6 additions & 80 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ffc7cdb

Please sign in to comment.