Skip to content

Commit

Permalink
Downgrade to Protractor v4
Browse files Browse the repository at this point in the history
v5 requires Node.js v6.9.0 and higher.
  • Loading branch information
ekmartin committed Jan 15, 2017
1 parent ea1a573 commit 69bae09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -67,8 +67,8 @@
"istanbul-coveralls": "^1.0.3",
"mkdirp": "^0.5.1",
"mocha": "2.5.2",
"protractor": "5.0.0",
"protractor-cucumber-framework": "0.6.0",
"protractor": "^4.0.14",
"protractor-cucumber-framework": "^0.6.0",
"sinon": "1.17.4",
"sinon-chai": "2.8.0",
"supertest": "1.2.0",
Expand Down

0 comments on commit 69bae09

Please sign in to comment.