warframe-worldstate-data 2.7.1 → 2.7.2
Sign up to get free protection for your applications and to get access to all the features.
package/data/uk/languages.json
CHANGED
@@ -8164,7 +8164,7 @@
|
|
8164
8164
|
"value": "Eagle Eye"
|
8165
8165
|
},
|
8166
8166
|
"/Lotus/StoreItems/Upgrades/Mods/Sentinel/Kubrow/Expert/KubrowPackLeaderExpertMod": {
|
8167
|
-
"value": "Праймований
|
8167
|
+
"value": "Праймований ватажок зграї"
|
8168
8168
|
},
|
8169
8169
|
"/lotus/storeitems/upgrades/mods/sentinel/kubrow/kubrowclonedfinishermod": {
|
8170
8170
|
"value": "Savagery"
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "warframe-worldstate-data",
|
3
|
-
"version": "2.7.
|
3
|
+
"version": "2.7.2",
|
4
4
|
"description": "Warframe data for use with warframe-worldstate-parser",
|
5
5
|
"keywords": [
|
6
6
|
"warframe-worldstate",
|
@@ -125,7 +125,7 @@
|
|
125
125
|
"@commitlint/config-conventional": "^19.1.0",
|
126
126
|
"@types/chai": "^4.3.11",
|
127
127
|
"@types/chai-json-schema": "^1.4.9",
|
128
|
-
"c8": "^
|
128
|
+
"c8": "^10.1.2",
|
129
129
|
"chai": "^5.0.3",
|
130
130
|
"chai-json": "^1.0.0",
|
131
131
|
"chai-json-schema-ajv": "^5.2.4",
|