mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-27 16:58:46 +00:00
Add help and error popups
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -5,22 +5,22 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@mcschema/core": {
|
||||
"version": "0.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.5.2.tgz",
|
||||
"integrity": "sha512-uRHTJx1yzwSc5iJBCu+7s9R2j5E4JMD6/iynsVivol/mIarJ1rL5GuPv1pCPaxTx4brXqRVLcXZSteBY/ovKTA=="
|
||||
"version": "0.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.5.5.tgz",
|
||||
"integrity": "sha512-2wwtBgwoFm3HgUiT2w/m9IBqGKcYcLY2aRieDSbK6DKoXUbPaU/yKXsZHK76Mr9u5S3knxL0gfZHFXrR03ajtg=="
|
||||
},
|
||||
"@mcschema/java-1.16": {
|
||||
"version": "0.2.12",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.2.12.tgz",
|
||||
"integrity": "sha512-Qh+N7yBqWcajwtzvgZX++38IsLRL1GeVfPqOUJjE9w6Yo953dCS3egD7s+NdS0p45sMX5wN+10JlhiEQFGPbqQ==",
|
||||
"version": "0.2.14",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.2.14.tgz",
|
||||
"integrity": "sha512-5Jc4YlpDcSDzUXuyiu5+mihILYFuPZ56eAd77QALX1TmgceSEaR5BnUSV7tJ5Yyn/ifIDpKWGQYAGFFtPXM5Fw==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.5.2"
|
||||
"@mcschema/core": "^0.5.4"
|
||||
}
|
||||
},
|
||||
"@mcschema/locales": {
|
||||
"version": "0.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.3.tgz",
|
||||
"integrity": "sha512-D8AYwICYmOgDp1ia85jUcTTcJkmylzB7ElVYIMFmsokm+Fjav1ptxJXdv1SDctII749LEWQy7+oF53xpB7zneA=="
|
||||
"version": "0.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.5.tgz",
|
||||
"integrity": "sha512-5LbvGoNz523RPjU0yfdUdSPaUcooOOkU2nuh+18ZHwrpwp0nuusPvW57DFjAygF2eh9QwdTmWn9tVBWc1S0rCg=="
|
||||
},
|
||||
"@nodelib/fs.scandir": {
|
||||
"version": "2.1.3",
|
||||
|
||||
Reference in New Issue
Block a user