warframe-worldstate-data 1.24.4 → 1.24.5

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.
@@ -12555,7 +12555,7 @@
12555
12555
  "desc": "Sell any item in your Inventory for Credits",
12556
12556
  "value": "Liquidation"
12557
12557
  },
12558
- "/lotus/types/challenges/seasons/daily/seasondailymediseasondailymedic": {
12558
+ "/lotus/types/challenges/seasons/daily/seasondailymedic": {
12559
12559
  "desc": "Revive a fellow Tenno or a Companion",
12560
12560
  "value": "Medic"
12561
12561
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.24.4",
3
+ "version": "1.24.5",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {