mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Actually make the simple_block feature change
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -12,7 +12,7 @@
|
||||
"@mcschema/core": "^0.12.3",
|
||||
"@mcschema/java-1.15": "^0.2.0",
|
||||
"@mcschema/java-1.16": "^0.6.1",
|
||||
"@mcschema/java-1.17": "^0.2.8",
|
||||
"@mcschema/java-1.17": "^0.2.9",
|
||||
"@mcschema/locales": "^0.1.20",
|
||||
"@types/google.analytics": "0.0.40",
|
||||
"@types/seedrandom": "^2.4.28",
|
||||
@@ -53,9 +53,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mcschema/java-1.17": {
|
||||
"version": "0.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.8.tgz",
|
||||
"integrity": "sha512-kNRgLJqD4KaahwI9sBl5CGosGB1zO9eSlZ2taJnelEsW/oTVPD0ht8AHXGBgSEJX5Kei6tq1+n1OxQR0Zf9msg==",
|
||||
"version": "0.2.9",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.9.tgz",
|
||||
"integrity": "sha512-qOCERxw7pwW4TBb3+JIFZTFF/MP/jNydPlENmn4fPbXVSGdEk7kbEuj0zx2MVkqnOd8vZOGxnI65VQasAznB2Q==",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.12.3"
|
||||
}
|
||||
@@ -7321,9 +7321,9 @@
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.17": {
|
||||
"version": "0.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.8.tgz",
|
||||
"integrity": "sha512-kNRgLJqD4KaahwI9sBl5CGosGB1zO9eSlZ2taJnelEsW/oTVPD0ht8AHXGBgSEJX5Kei6tq1+n1OxQR0Zf9msg==",
|
||||
"version": "0.2.9",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.9.tgz",
|
||||
"integrity": "sha512-qOCERxw7pwW4TBb3+JIFZTFF/MP/jNydPlENmn4fPbXVSGdEk7kbEuj0zx2MVkqnOd8vZOGxnI65VQasAznB2Q==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.12.3"
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@mcschema/core": "^0.12.3",
|
||||
"@mcschema/java-1.15": "^0.2.0",
|
||||
"@mcschema/java-1.16": "^0.6.1",
|
||||
"@mcschema/java-1.17": "^0.2.8",
|
||||
"@mcschema/java-1.17": "^0.2.9",
|
||||
"@mcschema/locales": "^0.1.20",
|
||||
"@types/google.analytics": "0.0.40",
|
||||
"@types/seedrandom": "^2.4.28",
|
||||
|
||||
Reference in New Issue
Block a user