up mc-assets to fix chest
This commit is contained in:
parent
25f04f4959
commit
fc7df81b0f
2 changed files with 6 additions and 6 deletions
|
|
@ -140,7 +140,7 @@
|
|||
"http-browserify": "^1.7.0",
|
||||
"http-server": "^14.1.1",
|
||||
"https-browserify": "^1.0.0",
|
||||
"mc-assets": "^0.2.9",
|
||||
"mc-assets": "^0.2.10",
|
||||
"minecraft-inventory-gui": "github:zardoy/minecraft-inventory-gui#next",
|
||||
"mineflayer": "github:zardoy/mineflayer",
|
||||
"mineflayer-pathfinder": "^2.4.4",
|
||||
|
|
|
|||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -338,8 +338,8 @@ importers:
|
|||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
mc-assets:
|
||||
specifier: ^0.2.9
|
||||
version: 0.2.9
|
||||
specifier: ^0.2.10
|
||||
version: 0.2.10
|
||||
minecraft-inventory-gui:
|
||||
specifier: github:zardoy/minecraft-inventory-gui#next
|
||||
version: https://codeload.github.com/zardoy/minecraft-inventory-gui/tar.gz/75e940a4cd50d89e0ba03db3733d5d704917a3c8(@types/react@18.2.20)(react@18.2.0)
|
||||
|
|
@ -6233,8 +6233,8 @@ packages:
|
|||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
|
||||
mc-assets@0.2.9:
|
||||
resolution: {integrity: sha512-vtJ0UYRb8fIte15LEvfsrpBYPRH0WTwPHTdBj0AwN4/xoPmKdD2y7l/g5VP7JnpLvXO7Ke+uqRZLkDGBJIRNMQ==}
|
||||
mc-assets@0.2.10:
|
||||
resolution: {integrity: sha512-o/PL0mv5vMcszM/pFjp174psG7nve/GhwH8ft5QDYB5smju6HalWkqB2gG4W7nxr4y3fNuB3FJbGcOI6ZQFJ5A==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
md5-file@4.0.0:
|
||||
|
|
@ -16471,7 +16471,7 @@ snapshots:
|
|||
dependencies:
|
||||
react: 18.2.0
|
||||
|
||||
mc-assets@0.2.9: {}
|
||||
mc-assets@0.2.10: {}
|
||||
|
||||
md5-file@4.0.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue