21w16a and 21w17a

This commit is contained in:
Misode
2021-04-28 22:50:26 +02:00
parent 1f775c4dd2
commit 2c19bdf300
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -12,7 +12,7 @@
"@mcschema/core": "^0.12.4", "@mcschema/core": "^0.12.4",
"@mcschema/java-1.15": "^0.2.0", "@mcschema/java-1.15": "^0.2.0",
"@mcschema/java-1.16": "^0.6.1", "@mcschema/java-1.16": "^0.6.1",
"@mcschema/java-1.17": "^0.2.16", "@mcschema/java-1.17": "^0.2.17",
"@mcschema/locales": "^0.1.20", "@mcschema/locales": "^0.1.20",
"@types/google.analytics": "0.0.40", "@types/google.analytics": "0.0.40",
"@types/seedrandom": "^2.4.28", "@types/seedrandom": "^2.4.28",
@@ -53,9 +53,9 @@
} }
}, },
"node_modules/@mcschema/java-1.17": { "node_modules/@mcschema/java-1.17": {
"version": "0.2.16", "version": "0.2.17",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.16.tgz", "resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.17.tgz",
"integrity": "sha512-9wW+oHu1E5sLpa65aZBbxeIcR0JfCh3Hxb5BckyxIZ8m6lEzK+cXchgT4teM/NV8Q2fIZaF9xF64lp2hrDmL0Q==", "integrity": "sha512-yNeOFmH9f0fKLSKKkg5Oj0TpMS4vAGj+3dqlhF9HphbYd2BVeea3F2cP7CS7hhXu5bdwQqh38BlKB4PdnJV4fQ==",
"dependencies": { "dependencies": {
"@mcschema/core": "^0.12.4" "@mcschema/core": "^0.12.4"
} }
@@ -7321,9 +7321,9 @@
} }
}, },
"@mcschema/java-1.17": { "@mcschema/java-1.17": {
"version": "0.2.16", "version": "0.2.17",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.16.tgz", "resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.17.tgz",
"integrity": "sha512-9wW+oHu1E5sLpa65aZBbxeIcR0JfCh3Hxb5BckyxIZ8m6lEzK+cXchgT4teM/NV8Q2fIZaF9xF64lp2hrDmL0Q==", "integrity": "sha512-yNeOFmH9f0fKLSKKkg5Oj0TpMS4vAGj+3dqlhF9HphbYd2BVeea3F2cP7CS7hhXu5bdwQqh38BlKB4PdnJV4fQ==",
"requires": { "requires": {
"@mcschema/core": "^0.12.4" "@mcschema/core": "^0.12.4"
} }
+1 -1
View File
@@ -15,7 +15,7 @@
"@mcschema/core": "^0.12.4", "@mcschema/core": "^0.12.4",
"@mcschema/java-1.15": "^0.2.0", "@mcschema/java-1.15": "^0.2.0",
"@mcschema/java-1.16": "^0.6.1", "@mcschema/java-1.16": "^0.6.1",
"@mcschema/java-1.17": "^0.2.16", "@mcschema/java-1.17": "^0.2.17",
"@mcschema/locales": "^0.1.20", "@mcschema/locales": "^0.1.20",
"@types/google.analytics": "0.0.40", "@types/google.analytics": "0.0.40",
"@types/seedrandom": "^2.4.28", "@types/seedrandom": "^2.4.28",