29.0.0-alpha.2
This commit is contained in:
parent
d0f4d77eb7
commit
43a70f9a38
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "sitespeed.io",
|
||||
"version": "29.0.0-alpha.1",
|
||||
"version": "29.0.0-alpha.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "sitespeed.io",
|
||||
"version": "29.0.0-alpha.1",
|
||||
"version": "29.0.0-alpha.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@google-cloud/storage": "6.9.5",
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"sitespeed.io": "./bin/sitespeed.js",
|
||||
"sitespeed.io-wpr": "./bin/browsertimeWebPageReplay.js"
|
||||
},
|
||||
"version": "29.0.0-alpha.1",
|
||||
"version": "29.0.0-alpha.2",
|
||||
"description": "Analyze the web performance of your site",
|
||||
"keywords": [
|
||||
"performance",
|
||||
|
|
|
|||
Loading…
Reference in New Issue