warframe-worldstate-data 2.3.1 → 2.3.2

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.
@@ -156,7 +156,7 @@
156
156
  "value": "在敌人设施内植入漏洞"
157
157
  },
158
158
  "/lotus/language/alerts/counterinteldesc19": {
159
- "value": "Corrupt The Ship's Network Protocols"
159
+ "value": "摧毁船舰网络协议"
160
160
  },
161
161
  "/lotus/language/alerts/counterinteldesc2": {
162
162
  "value": "Enemy Comm Station Vulnerable"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "2.3.1",
3
+ "version": "2.3.2",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "type": "module",