Closed meetwudi closed 10 years ago
I think this plugin should specify karma as dependency so that people know it depends on karma.
It has karma as a peer dependency in package.json.
This is to avoid multiple local installs of karma if multiple plugins depend on it. You can read more about peer dependencies here.
I think this plugin should specify karma as dependency so that people know it depends on karma.