warframe-worldstate-data 2.3.7 → 2.3.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -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",