Fix #271 Typo in spread_rounds translation key

This commit is contained in:
Misode
2022-08-14 17:56:19 +02:00
parent fa4b93613d
commit fdb38f0c19
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"@mcschema/java-1.18": "^0.3.8",
"@mcschema/java-1.18.2": "^0.1.14",
"@mcschema/java-1.19": "^0.1.37",
"@mcschema/locales": "^0.1.69",
"@mcschema/locales": "^0.1.70",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
"buffer": "^6.0.3",
@@ -570,9 +570,9 @@
}
},
"node_modules/@mcschema/locales": {
"version": "0.1.69",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.69.tgz",
"integrity": "sha512-zmBVg+dikxnUrs5qJZHgtY6X7gmHT3Cp/+eBO39/f6pPNy20Opodf8MVx52jf7zLQ0tmBr9Bqp6DkkQNS3g19A=="
"version": "0.1.70",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.70.tgz",
"integrity": "sha512-dIHESJ+VlgVbathB/Ti2P1nsYmCE/OHWIHMGukjzAHR+eyaBg4HtI1wh/o+AEDn8AwdRt0n1pHNVYYv/aPKEGA=="
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
@@ -5637,9 +5637,9 @@
}
},
"@mcschema/locales": {
"version": "0.1.69",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.69.tgz",
"integrity": "sha512-zmBVg+dikxnUrs5qJZHgtY6X7gmHT3Cp/+eBO39/f6pPNy20Opodf8MVx52jf7zLQ0tmBr9Bqp6DkkQNS3g19A=="
"version": "0.1.70",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.70.tgz",
"integrity": "sha512-dIHESJ+VlgVbathB/Ti2P1nsYmCE/OHWIHMGukjzAHR+eyaBg4HtI1wh/o+AEDn8AwdRt0n1pHNVYYv/aPKEGA=="
},
"@nodelib/fs.scandir": {
"version": "2.1.5",

View File

@@ -23,7 +23,7 @@
"@mcschema/java-1.18": "^0.3.8",
"@mcschema/java-1.18.2": "^0.1.14",
"@mcschema/java-1.19": "^0.1.37",
"@mcschema/locales": "^0.1.69",
"@mcschema/locales": "^0.1.70",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
"buffer": "^6.0.3",