Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AxaFrance/lighthouse-ecoindex-aggregator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cf703bce5ab2f72139b69c908dd6a1bf4daa3953
Choose a base ref
..
head repository: AxaFrance/lighthouse-ecoindex-aggregator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 136f3d6686e90e1c012f86f9d53b487d68d02081
Choose a head ref
Showing with 1 addition and 2 deletions.
  1. +1 −2 package.json
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -30,7 +30,6 @@
"devDependencies": {
"eslint": "^8.36.0",
"husky": "^8.0.3",
"jest": "^29.5.0",
"lighthouse-eco-index-aggregator": "^0.5.1"
"jest": "^29.5.0"
}
}