Closed bezoerb closed 9 years ago
Thanks, but we are actively discussing how to handle peerdependencies
, but we won't move them into direct dependencies as it should be the one using the plugin specifying karma
and grunt
as dependency of his project
Looks like we will be doing something similar for grunt-karma after all. If you are interested in the discussion, here is the reference https://github.com/karma-runner/integration-tests/issues/5#issuecomment-106798531
The peer dependency karma@~0.12.0 included from grunt-karma will no longer be automatically installed to fulfill the peerDependency in npm 3+. Your application will need to depend on it explicitly.