mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Fix #176 switching between choices
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.12.10",
|
||||
"@mcschema/core": "^0.12.11",
|
||||
"@mcschema/java-1.15": "^0.2.2",
|
||||
"@mcschema/java-1.16": "^0.6.5",
|
||||
"@mcschema/java-1.17": "^0.2.24",
|
||||
@@ -316,9 +316,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mcschema/core": {
|
||||
"version": "0.12.10",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.10.tgz",
|
||||
"integrity": "sha512-uPP6iiVaml5MUBbcu5tnl3atadAwdQOpXBZdpoDMjLX+7nUUUAjiynHpbwXVeqTgO473j4QI2EQv2NqPH+wCSw=="
|
||||
"version": "0.12.11",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.11.tgz",
|
||||
"integrity": "sha512-YNB9aUr7szseHfMxL/XJaAObMOZ94sXBmgu+miqdNHUSWgVMKLYBv1LJ2r5p8EY3EtULjq8YXxRxC8NYUJCEig=="
|
||||
},
|
||||
"node_modules/@mcschema/java-1.15": {
|
||||
"version": "0.2.2",
|
||||
@@ -2913,9 +2913,9 @@
|
||||
}
|
||||
},
|
||||
"@mcschema/core": {
|
||||
"version": "0.12.10",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.10.tgz",
|
||||
"integrity": "sha512-uPP6iiVaml5MUBbcu5tnl3atadAwdQOpXBZdpoDMjLX+7nUUUAjiynHpbwXVeqTgO473j4QI2EQv2NqPH+wCSw=="
|
||||
"version": "0.12.11",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.11.tgz",
|
||||
"integrity": "sha512-YNB9aUr7szseHfMxL/XJaAObMOZ94sXBmgu+miqdNHUSWgVMKLYBv1LJ2r5p8EY3EtULjq8YXxRxC8NYUJCEig=="
|
||||
},
|
||||
"@mcschema/java-1.15": {
|
||||
"version": "0.2.2",
|
||||
|
||||
Reference in New Issue
Block a user