@powercalc/power-router 1.1.9 → 1.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -370,7 +370,7 @@
370
370
  "name": "Battery added",
371
371
  "psrType": "B99",
372
372
  "co2Footprint": 0,
373
- "color": "pink",
373
+ "color": "#ff008c",
374
374
  "abbr": "BS",
375
375
  "type": "storage",
376
376
  "yAxis": "hydroFill"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powercalc/power-router",
3
- "version": "1.1.9",
3
+ "version": "1.1.10",
4
4
  "description": "a",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -370,7 +370,7 @@
370
370
  "name": "Battery added",
371
371
  "psrType": "B99",
372
372
  "co2Footprint": 0,
373
- "color": "pink",
373
+ "color": "#ff008c",
374
374
  "abbr": "BS",
375
375
  "type": "storage",
376
376
  "yAxis": "hydroFill"