Add min_surface_level

This commit is contained in:
Misode
2021-04-29 23:35:02 +02:00
parent 2c19bdf300
commit aba07cd5b1
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -12,7 +12,7 @@
"@mcschema/core": "^0.12.4",
"@mcschema/java-1.15": "^0.2.0",
"@mcschema/java-1.16": "^0.6.1",
"@mcschema/java-1.17": "^0.2.17",
"@mcschema/java-1.17": "^0.2.18",
"@mcschema/locales": "^0.1.20",
"@types/google.analytics": "0.0.40",
"@types/seedrandom": "^2.4.28",
@@ -53,9 +53,9 @@
}
},
"node_modules/@mcschema/java-1.17": {
"version": "0.2.17",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.17.tgz",
"integrity": "sha512-yNeOFmH9f0fKLSKKkg5Oj0TpMS4vAGj+3dqlhF9HphbYd2BVeea3F2cP7CS7hhXu5bdwQqh38BlKB4PdnJV4fQ==",
"version": "0.2.18",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.18.tgz",
"integrity": "sha512-oH2SwKCJFb4ll4O0u/yl/LcS3+Vapdd1HPC+XmWh4H1YYS6B0aM0PhxniVqdNUorWBlEjSCtCjoJ310GNQj1zw==",
"dependencies": {
"@mcschema/core": "^0.12.4"
}
@@ -7321,9 +7321,9 @@
}
},
"@mcschema/java-1.17": {
"version": "0.2.17",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.17.tgz",
"integrity": "sha512-yNeOFmH9f0fKLSKKkg5Oj0TpMS4vAGj+3dqlhF9HphbYd2BVeea3F2cP7CS7hhXu5bdwQqh38BlKB4PdnJV4fQ==",
"version": "0.2.18",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.18.tgz",
"integrity": "sha512-oH2SwKCJFb4ll4O0u/yl/LcS3+Vapdd1HPC+XmWh4H1YYS6B0aM0PhxniVqdNUorWBlEjSCtCjoJ310GNQj1zw==",
"requires": {
"@mcschema/core": "^0.12.4"
}