Bump mcschema and make changes to locales

This commit is contained in:
Misode
2020-11-05 18:42:02 +01:00
parent 8c610b99e0
commit 0b7e7c1203
6 changed files with 110 additions and 43 deletions
+7 -7
View File
@@ -5,16 +5,16 @@
"requires": true,
"dependencies": {
"@mcschema/core": {
"version": "0.10.0-beta.6",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.10.0-beta.6.tgz",
"integrity": "sha512-52QcHOBuATSL9dqI3fuNMexuJFwwF9NrtILs+IzkwAt/40e7VnR29doJW8P3JkNcZ2a9BaVtw5ExfbePj9rTFg=="
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.11.0.tgz",
"integrity": "sha512-6FZxNI2PQleT/4wDIatL7PvTZRHvbD5zWzcJLl0JgvKu7G6XXmox+TNT3L7j/auGCDSSf4wq+n+MtoXYxZ/EnQ=="
},
"@mcschema/java-1.16": {
"version": "0.5.9-beta.1",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.5.9-beta.1.tgz",
"integrity": "sha512-Yh+Z6jH/GU/WgshsHfz6aRZLXGMldhaHgWfk+eWvY3f8ftrurNW+OUddCx3kwOZ4gADy5pivVhISB1yecpWKxQ==",
"version": "0.5.12",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.5.12.tgz",
"integrity": "sha512-o6bnFQgilAYYMLklv3buBbVRDeK3THN2FiHHaJqHiFbs+EeNpcJ0tWm/PDRgrTUnw8TIfiNft6Ro992NwWXkkg==",
"requires": {
"@mcschema/core": "^0.10.0-beta.3"
"@mcschema/core": "^0.11.0"
}
},
"@mcschema/locales": {