delete skills.json in all languages, crowdin cleaup

This commit is contained in:
Amruth Pillai
2020-04-22 19:36:25 +05:30
parent 0c39298a14
commit 758dfab328
92 changed files with 32 additions and 557 deletions
+10 -5
View File
@@ -8708,12 +8708,12 @@
"@babel/runtime": "^7.5.5"
}
},
"i18next-xhr-backend": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/i18next-xhr-backend/-/i18next-xhr-backend-3.2.2.tgz",
"integrity": "sha512-OtRf2Vo3IqAxsttQbpjYnmMML12IMB5e0fc5B7qKJFLScitYaXa1OhMX0n0X/3vrfFlpHL9Ro/H+ps4Ej2j7QQ==",
"i18next-http-backend": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.0.4.tgz",
"integrity": "sha512-nnaCLtUIarFoQv1NNzN1I/TPyDRbHnq2gb5Lnf/rZBiWNJ6BdPXY0kpY1oxLIFTkwHvXJLoD9O6vVUDSXhnUjQ==",
"requires": {
"@babel/runtime": "^7.5.5"
"node-fetch": "2.6.0"
}
},
"iconv-lite": {
@@ -11427,6 +11427,11 @@
"lodash.toarray": "^4.4.0"
}
},
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
},
"node-forge": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz",