Skip to content

Commit

Permalink
chore: remove unused patch-package dependency
Browse files Browse the repository at this point in the history
Removing this has two benefits:

1. This simplifies the install for dependents. For example, the frontend
   has needed to patch itself `@mapeo/core` in the past.

2. The usual benefits of removing a dependency: decreased file size,
   smaller attack surface, etc.

We can always add it back if we need it again.
  • Loading branch information
EvanHahn committed Aug 26, 2024
1 parent 9b4cdf6 commit 1154b58
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 219 deletions.
Loading

0 comments on commit 1154b58

Please sign in to comment.