Update mcschema

This commit is contained in:
Misode
2020-08-25 17:29:10 +02:00
parent 75d834f06b
commit 54fdf893aa
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -10,9 +10,9 @@
"integrity": "sha512-xIas7f6rnqfkMuIMPxteR4CYLmLgXfRVsIXNAFAkNwvFmSP25/xFRsLDwxEbNDmMQkPDMNCj9Cbn9fiHVxAf0A=="
},
"@mcschema/java-1.16": {
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.5.2.tgz",
"integrity": "sha512-qTEEkzIgfbEf1QQLnYPhXXNcNKNNQu8xmZtrd/iUF2uriiuLI7Edr9xKaEAImRAcm/0nD/2iAfxPm8GL7FY9qQ==",
"version": "0.5.3",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.5.3.tgz",
"integrity": "sha512-SlgKH/n29/eluPRG2oTp8gGmytsdX9xGuJoz9iis4IIGwLL0aZ5dK7FhqRgZkII0lWdw1zCE6j7P2KiHt0HmsQ==",
"requires": {
"@mcschema/core": "^0.8.1"
}

View File

@@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"@mcschema/core": "^0.8.3",
"@mcschema/java-1.16": "^0.5.2",
"@mcschema/java-1.16": "^0.5.3",
"@mcschema/locales": "^0.1.10",
"@types/google.analytics": "0.0.40",
"@types/split.js": "^1.4.0",