mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-02 13:42:55 +00:00
Another issue with null
This commit is contained in:
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user