warframe-worldstate-data 2.3.7 → 2.3.8

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.
@@ -18741,5 +18741,8 @@
18741
18741
  },
18742
18742
  "/Lotus/StoreItems/Types/StoreItems/AvatarImages/AvatarImageTeshinVed": {
18743
18743
  "value": "Teshin Glyph"
18744
+ },
18745
+ "/Lotus/StoreItems/Upgrades/Skins/Weapons/Rapier/CrpRapierSkin": {
18746
+ "value": "Rapier Tributaker Skin"
18744
18747
  }
18745
18748
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "2.3.7",
3
+ "version": "2.3.8",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "type": "module",