upgraded to latest browsertime

This commit is contained in:
soulgalore 2016-12-10 11:55:39 +01:00
parent e74520d47a
commit 3ec8765ace
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
## UNRELEASED
### Added
* Updated to browsertime beta14 with fix for to early firstVisualChange with preURL and display lastVisualChange in the video
* Updated to browsertime beta15 with fix for to early firstVisualChange with preURL and display lastVisualChange in the video
* Upgraded the Docker container to use Chrome 55.0
* The metric lines (firstVisualChange etc) is now stronger and easier to spot

View File

@ -64,7 +64,7 @@
"main": "./lib/sitespeed.js",
"dependencies": {
"bluebird": "3.4.6",
"browsertime": "1.0.0-beta.14",
"browsertime": "1.0.0-beta.15",
"cli-color": "1.1.0",
"concurrent-queue": "7.0.1",
"fast-stats": "0.0.3",