warframe-worldstate-data 2.3.1 → 2.3.2

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