23.5.1
This commit is contained in:
parent
045c27557d
commit
1040728bab
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "sitespeed.io",
|
||||
"version": "23.5.0",
|
||||
"version": "23.5.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "sitespeed.io",
|
||||
"version": "23.5.0",
|
||||
"version": "23.5.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@google-cloud/storage": "5.8.3",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"sitespeed.io": "./bin/sitespeed.js",
|
||||
"sitespeed.io-wpr": "./bin/browsertimeWebPageReplay.js"
|
||||
},
|
||||
"version": "23.5.0",
|
||||
"version": "23.5.1",
|
||||
"description": "Analyze the web performance of your site",
|
||||
"keywords": [
|
||||
"performance",
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
"feed": "4.2.2",
|
||||
"jsdoc": "^3.6.7",
|
||||
"license-checker": "^16.0.0",
|
||||
"marked":"4.0.12",
|
||||
"marked": "4.0.12",
|
||||
"mocha": "^5.0.4",
|
||||
"sass": "1.34.0",
|
||||
"prettier": "2.4.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue