Skip to content

Commit

Permalink
Merge branch 'electricitymaps:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
magol authored Jun 7, 2024
2 parents 1bc101d + eb76747 commit 36ef7da
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 13 deletions.
1 change: 0 additions & 1 deletion parsers/EIA.py
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,6 @@
"US-MIDW-MISO": ["biomass", "geothermal", "oil"],
"US-TEN-TVA": ["biomass", "geothermal", "oil"],
"US-SE-SOCO": ["biomass", "geothermal", "oil"],
"US-SE-SEPA": ["biomass", "geothermal", "oil"],
"US-FLA-FPL": ["biomass", "geothermal", "oil"],
}

Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"autoprefixer": "10.4.15",
"colors": "^1.4.0",
"css-mediaquery": "0.1.2",
"cypress": "13.8.1",
"cypress": "13.11.0",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down
26 changes: 15 additions & 11 deletions web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 36ef7da

Please sign in to comment.