mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Fix pack overlays
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"@mcschema/java-1.19.3": "^0.0.8",
|
||||
"@mcschema/java-1.19.4": "^0.1.11",
|
||||
"@mcschema/java-1.20": "^0.0.14",
|
||||
"@mcschema/java-1.20.2": "^0.0.3",
|
||||
"@mcschema/java-1.20.2": "^0.0.4",
|
||||
"@mcschema/locales": "^0.1.89",
|
||||
"@zip.js/zip.js": "^2.4.5",
|
||||
"brace": "^0.11.1",
|
||||
@@ -651,9 +651,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mcschema/java-1.20.2": {
|
||||
"version": "0.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.2/-/java-1.20.2-0.0.3.tgz",
|
||||
"integrity": "sha512-ezNikY3bbXXkgy3dSe6NWKLjgzE51I2hwd+t+r+ii7FHP29cFohg7g9FHo5wHJ6QuYOiQls4Gh34nA9B5YT/lw==",
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.2/-/java-1.20.2-0.0.4.tgz",
|
||||
"integrity": "sha512-2Kkxe5i+ivSJYAwugwqaPwl4fwSxARh6RmB27o2QrJ/f+bp1Krzg4NS57lmsP8+4FN9x9X0DyPuj82hQerD83A==",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.12.40"
|
||||
}
|
||||
@@ -4744,9 +4744,9 @@
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.20.2": {
|
||||
"version": "0.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.2/-/java-1.20.2-0.0.3.tgz",
|
||||
"integrity": "sha512-ezNikY3bbXXkgy3dSe6NWKLjgzE51I2hwd+t+r+ii7FHP29cFohg7g9FHo5wHJ6QuYOiQls4Gh34nA9B5YT/lw==",
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.2/-/java-1.20.2-0.0.4.tgz",
|
||||
"integrity": "sha512-2Kkxe5i+ivSJYAwugwqaPwl4fwSxARh6RmB27o2QrJ/f+bp1Krzg4NS57lmsP8+4FN9x9X0DyPuj82hQerD83A==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.12.40"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user