Open
Description
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.
Activity