Another issue with null

This commit is contained in:
Misode
2021-09-23 17:07:25 +02:00
parent f55a911079
commit 56d6713776
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@mcschema/core": "^0.12.6",
"@mcschema/core": "^0.12.7",
"@mcschema/java-1.15": "^0.2.0",
"@mcschema/java-1.16": "^0.6.3",
"@mcschema/java-1.17": "^0.2.23",
@@ -315,9 +315,9 @@
}
},
"node_modules/@mcschema/core": {
"version": "0.12.6",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.6.tgz",
"integrity": "sha512-ODSNA7ThHgVlU1FXNAk/zMiNmqEgfgPZJC8G0ZSUiPY/R5iDzaWBgOdVGjIijYhWpNRbQrTww3FWhXueHvs8fg=="
"version": "0.12.7",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.7.tgz",
"integrity": "sha512-5YUeH4ywsGgIGI6fRB7jCmclMxrep1z9A1YwyT9VUYGK8CR8oCZzZ6/5Oz1IoRBS1FTLzmzbluxaN1tkxyffXQ=="
},
"node_modules/@mcschema/java-1.15": {
"version": "0.2.1",
@@ -2790,9 +2790,9 @@
}
},
"@mcschema/core": {
"version": "0.12.6",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.6.tgz",
"integrity": "sha512-ODSNA7ThHgVlU1FXNAk/zMiNmqEgfgPZJC8G0ZSUiPY/R5iDzaWBgOdVGjIijYhWpNRbQrTww3FWhXueHvs8fg=="
"version": "0.12.7",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.7.tgz",
"integrity": "sha512-5YUeH4ywsGgIGI6fRB7jCmclMxrep1z9A1YwyT9VUYGK8CR8oCZzZ6/5Oz1IoRBS1FTLzmzbluxaN1tkxyffXQ=="
},
"@mcschema/java-1.15": {
"version": "0.2.1",
+1 -1
View File
@@ -14,7 +14,7 @@
"author": "Misode",
"license": "MIT",
"dependencies": {
"@mcschema/core": "^0.12.6",
"@mcschema/core": "^0.12.7",
"@mcschema/java-1.15": "^0.2.0",
"@mcschema/java-1.16": "^0.6.3",
"@mcschema/java-1.17": "^0.2.23",