1.20.5-pre2

This commit is contained in:
Misode
2024-04-15 18:32:16 +02:00
parent 25bf80a05a
commit ec688b52f3
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
"@mcschema/java-1.20": "^0.0.20",
"@mcschema/java-1.20.2": "^0.0.9",
"@mcschema/java-1.20.3": "^0.0.10",
"@mcschema/java-1.20.5": "^0.0.24",
"@mcschema/java-1.20.5": "^0.0.25",
"@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.24",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.24.tgz",
"integrity": "sha512-OZaezmCvpLCWeCtL2RBQjKs6IMmwvODDvDMu+ieYp7F6SLM/uBYmv9T6Th1X1I+l5t9ZiNcVnRoA95v0j7ka9A==",
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.25.tgz",
"integrity": "sha512-/Gat6fhslUgmWIndwJKJjd8iGLkd2iWRf5pLxkRVh3apo22WYNZ4rqO/eKvBIFgSVeOsbrVkKNS89m2hSvgxgw==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
@@ -4777,9 +4777,9 @@
}
},
"@mcschema/java-1.20.5": {
"version": "0.0.24",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.24.tgz",
"integrity": "sha512-OZaezmCvpLCWeCtL2RBQjKs6IMmwvODDvDMu+ieYp7F6SLM/uBYmv9T6Th1X1I+l5t9ZiNcVnRoA95v0j7ka9A==",
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.25.tgz",
"integrity": "sha512-/Gat6fhslUgmWIndwJKJjd8iGLkd2iWRf5pLxkRVh3apo22WYNZ4rqO/eKvBIFgSVeOsbrVkKNS89m2hSvgxgw==",
"requires": {
"@mcschema/core": "^0.13.0"
}
+1 -1
View File
@@ -28,7 +28,7 @@
"@mcschema/java-1.20": "^0.0.20",
"@mcschema/java-1.20.2": "^0.0.9",
"@mcschema/java-1.20.3": "^0.0.10",
"@mcschema/java-1.20.5": "^0.0.24",
"@mcschema/java-1.20.5": "^0.0.25",
"@mcschema/locales": "^0.1.98",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",