Skip to content

Commit

Permalink
Fix problems when using 'npm link' (#7380)
Browse files Browse the repository at this point in the history
* Fix problems when using 'npm link'

- Add missing peerDependencies and devDependencies

- Move 'overrides' to root package to fix audit issues

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix type issue and remove deprecated @types/* deps

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fixing type errors harder

Signed-off-by: Sebastian Malton <sebastian@malton.name>

---------

Signed-off-by: Sebastian Malton <sebastian@malton.name>
  • Loading branch information
Nokel81 authored Mar 20, 2023
1 parent 991da14 commit df49ff9
Show file tree
Hide file tree
Showing 6 changed files with 462 additions and 613 deletions.
Loading

0 comments on commit df49ff9

Please sign in to comment.