Fix #176 switching between choices

This commit is contained in:
Misode
2021-10-06 00:02:06 +02:00
parent d883459dba
commit 0ff7de3aea
7 changed files with 22 additions and 33 deletions

14
package-lock.json generated
View File

@@ -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",