Skip to content

Commit

Permalink
chore(dep): update benchpress for compat with protractor in devDep. See
Browse files Browse the repository at this point in the history
angular/angular#2592

The selenium webdriver API changed between protractor 2.3 and 2.4. This affects benchpress, and has since been fixed in the angular repo. Update version of benchpress in package.json

Fixes ReactiveX#1228
  • Loading branch information
masaeedu committed Jan 20, 2016
1 parent ff13ec2 commit 5ffa442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"homepage": "https://github.com/ReactiveX/RxJS",
"devDependencies": {
"benchmark": "1.0.0",
"benchpress": "2.0.0-alpha.37.2",
"benchpress": "^2.0.0-beta.1",
"browserify": "11.0.0",
"color": "^0.11.1",
"colors": "1.1.2",
Expand Down

0 comments on commit 5ffa442

Please sign in to comment.