warframe-worldstate-data 1.20.3 → 1.20.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.
@@ -16588,10 +16588,10 @@
16588
16588
  "value": "Kuva Armor Collection"
16589
16589
  },
16590
16590
  "/lotus/upgrades/skins/kubrows/armor/grnamphiskubrowarmor": {
16591
- "value": "Amphatz Kubrow Armor"
16591
+ "value": "Armure Kubrow Amphatz"
16592
16592
  },
16593
16593
  "/lotus/upgrades/skins/kubrows/armor/pacifistkubrowarmor": {
16594
- "value": "Sloughi Kubrow Armor"
16594
+ "value": "Armure Kubrow Sloughi"
16595
16595
  },
16596
16596
  "/lotus/upgrades/skins/kubrows/collars/kubrowcollarxmas": {
16597
16597
  "value": "Little Helper Hat"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.20.3",
3
+ "version": "1.20.4",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {