Fix a bunch of problems in worldgen schemas

This commit is contained in:
Misode
2021-05-12 22:10:42 +02:00
parent e6ae91f1a7
commit dbe0f4bd82
2 changed files with 16 additions and 16 deletions

View File

@@ -14,8 +14,8 @@
"dependencies": {
"@mcschema/core": "^0.12.4",
"@mcschema/java-1.15": "^0.2.0",
"@mcschema/java-1.16": "^0.6.2",
"@mcschema/java-1.17": "^0.2.19",
"@mcschema/java-1.16": "^0.6.3",
"@mcschema/java-1.17": "^0.2.20",
"@mcschema/locales": "^0.1.20",
"@types/google.analytics": "0.0.40",
"@types/seedrandom": "^2.4.28",