Move the dependencies into individual packages #530
Labels
difficulty: 2
help wanted
Extra attention is needed
priority: low
scope: general
Anything related to this repository
type: chore
Release drafter tag for tagging PRs related to making patches to general code
Description
Turbo suggests that we should move all the package-specific dependencies into the individual package.json files even if these dependencies are shared. We would like to apply this to keyshade.
Solution
Copy the dependencies from root package.json and paste them into the packages that uses them.
The text was updated successfully, but these errors were encountered: