@dreipol/lighthouse-config
Advanced tools
Comparing version 0.4.1 to 0.4.2
moduele.exports = function (config) { | ||
module.exports = function (config) { | ||
@@ -42,2 +42,2 @@ // configure path to be reported | ||
return config; | ||
}; | ||
}; |
{ | ||
"name": "@dreipol/lighthouse-config", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Basic lighthouse config", | ||
@@ -5,0 +5,0 @@ "scripts": { |
935