warframe-worldstate-data 1.22.3 → 1.22.4

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.
@@ -2082,7 +2082,7 @@
2082
2082
  "CrewBattleNode542": {
2083
2083
  "value": "Lu-yan (Veil)",
2084
2084
  "enemy": "Corpus",
2085
- "type": "Volatile"
2085
+ "type": "Survival"
2086
2086
  },
2087
2087
  "CrewBattleNode543": {
2088
2088
  "value": "Sambir Cloud (Veil)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.22.3",
3
+ "version": "1.22.4",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {