mllrsohn / gulp-protractor

gulp wrapper for protractor tests
MIT License
136 stars 82 forks source link

Move protractor to peerDependencies to uncouple releases #101

Closed mattfritz closed 7 years ago

mattfritz commented 8 years ago

Proposed in PR https://github.com/mllrsohn/gulp-protractor/pull/97, this is a breaking change and will need documentation as well as updates to the test job.

Targeting 3.0 for this release since it will likely cause problems with existing setups.

rahulmr commented 7 years ago

with npm >3 peer dependencies are deprecated. Closing this issue.