teerapap / grunt-protractor-runner

A Grunt plugin for running protractor runner.
MIT License
149 stars 123 forks source link

Fix npm dependencies #104

Closed kyukyukyu closed 9 years ago

kyukyukyu commented 9 years ago

In package.json, split and through2 are specified as devDependencies. This occurs an error on running grunt tasks when grunt-protractor-runner is enabled in Gruntfile.