Update mcschema

This commit is contained in:
Misode
2020-08-17 19:54:44 +02:00
parent 946f7e4683
commit 37689c4374
3 changed files with 21 additions and 21 deletions

20
package-lock.json generated
View File

@@ -5,22 +5,22 @@
"requires": true,
"dependencies": {
"@mcschema/core": {
"version": "0.6.4",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.6.4.tgz",
"integrity": "sha512-CGPp8ccnwPNfPacVS8mwImP8kxAuPMhE6halZuOl70Rd4bK3sfAl8Nd+UWMnA3tR5d1fOI3Z0RAgp1eB/DYAOw=="
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.8.0.tgz",
"integrity": "sha512-bU2Xgq+VV0MDYhChfVu1pOEGFzlWU4badCzYmTXX+nPXZCRd7tP7Qc9cZZjuC7rMKvOXdI67tK+Evfm48rt9wA=="
},
"@mcschema/java-1.16": {
"version": "0.3.5",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.3.5.tgz",
"integrity": "sha512-q4Njxud9ghSdNPIqYqDBSBoxZcycq+AXts2EDk4EofFMmKM11CVQRlL51CWO0LqV57k8s2X1v4ItsnLMTw1ekQ==",
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.5.0.tgz",
"integrity": "sha512-ZE3pwinZcmtkvC5ups5DIgNvxhETvQuvuqJAtF5H/zTJIPcqFVsg5ZV09geTmlbLhPAl+SW8nHmpFy26DwqtkA==",
"requires": {
"@mcschema/core": "^0.6.4"
"@mcschema/core": "^0.8.0"
}
},
"@mcschema/locales": {
"version": "0.1.8",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.8.tgz",
"integrity": "sha512-CnmN0ytut+moXDcDhvMVe0zrrYwM7pWa2RqxsFGa7a6QlID/TaYhUdfXqNpUbr1npu8EcEKV4nzSF7ev/XPghA=="
"version": "0.1.9",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.9.tgz",
"integrity": "sha512-FcXL2YStAAgDmv2UWxs9ILh7+vSCnB/PXT6kvGhJK9gTlNCeH1n/SzlSirpqfVaNMk7IAgx8er2PGgNNhVEhXA=="
},
"@nodelib/fs.scandir": {
"version": "2.1.3",