BlueMap/.github/translation-checker/package-lock.json
Antti Ellilä b437684dbb
Workflow to check translations for outdated data and missing strings (#514)
* Workflow to check translations for outdated data and missing strings

* Run the workflow when checker changes too
2024-02-24 23:58:21 +01:00

14 lines
263 B
JSON

{
"name": "translation-checker",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "translation-checker",
"version": "1.0.0",
"license": "MIT"
}
}
}