Actually fix slot range collection

This commit is contained in:
Misode
2024-04-08 17:54:23 +02:00
parent 566cd52a5a
commit 97571f7a8a
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
"@mcschema/java-1.20": "^0.0.19",
"@mcschema/java-1.20.2": "^0.0.8",
"@mcschema/java-1.20.3": "^0.0.9",
"@mcschema/java-1.20.5": "^0.0.18",
"@mcschema/java-1.20.5": "^0.0.19",
"@mcschema/locales": "^0.1.98",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
@@ -668,9 +668,9 @@
}
},
"node_modules/@mcschema/java-1.20.5": {
"version": "0.0.18",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.18.tgz",
"integrity": "sha512-WCWIvRPXhlRZy41K7DTYFyEi4JWlR8WGp+zv0VUPyeVDl2eB22SuNGkOZjKR44f1qOwig4uW1vrZv0g5HnJdKg==",
"version": "0.0.19",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.19.tgz",
"integrity": "sha512-UiqKgf+AJ6XSPVm2xvU64T2Dlg3kLL7nvVI24IGS7Un2RanD4f7EAV6SJQwOq+aWUUa4JOtU706i7DDfEDnGnA==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
@@ -4777,9 +4777,9 @@
}
},
"@mcschema/java-1.20.5": {
"version": "0.0.18",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.18.tgz",
"integrity": "sha512-WCWIvRPXhlRZy41K7DTYFyEi4JWlR8WGp+zv0VUPyeVDl2eB22SuNGkOZjKR44f1qOwig4uW1vrZv0g5HnJdKg==",
"version": "0.0.19",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.19.tgz",
"integrity": "sha512-UiqKgf+AJ6XSPVm2xvU64T2Dlg3kLL7nvVI24IGS7Un2RanD4f7EAV6SJQwOq+aWUUa4JOtU706i7DDfEDnGnA==",
"requires": {
"@mcschema/core": "^0.13.0"
}