mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Fix #271 Typo in spread_rounds translation key
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user