Fix slot range collection

This commit is contained in:
Misode
2024-04-03 01:02:14 +02:00
parent 6f1952a5f0
commit 566cd52a5a
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
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.17",
"@mcschema/java-1.20.5": "^0.0.18",
"@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.17",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.17.tgz",
"integrity": "sha512-ikt/eKvTqlCt0PPvGnXpMwxW+JCp6BPAjaWh0pnWpJF8zvWLJiRmT2FNxM2YxgD0iQlBFZUGCz7pmqwR1IjW1Q==",
"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==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
@@ -4777,9 +4777,9 @@
}
},
"@mcschema/java-1.20.5": {
"version": "0.0.17",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.17.tgz",
"integrity": "sha512-ikt/eKvTqlCt0PPvGnXpMwxW+JCp6BPAjaWh0pnWpJF8zvWLJiRmT2FNxM2YxgD0iQlBFZUGCz7pmqwR1IjW1Q==",
"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==",
"requires": {
"@mcschema/core": "^0.13.0"
}