upgraded to latest browsertime
This commit is contained in:
parent
e74520d47a
commit
3ec8765ace
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue