File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 "name" : " Debug Stick" ,
66 "description" : " Java Debug Stick on Minecraft: Bedrock Edition. By §bvytdev§r" ,
77 "uuid" : " 21aadfa6-e27c-400c-c596-596021852939" ,
8- "version" : " 1.11 .0" ,
9- "min_engine_version" : [ 1 , 21 , 30 ]
8+ "version" : " 1.12 .0" ,
9+ "min_engine_version" : [ 1 , 21 , 40 ]
1010 },
1111
1212 "modules" : [
2929 "dependencies" : [
3030 {
3131 "module_name" : " @minecraft/server" ,
32- "version" : " 1.15.0-beta "
32+ "version" : " 1.15.0"
3333 }
3434 ],
3535
Original file line number Diff line number Diff line change 11{
22 "name" : " debug-stick" ,
3- "version" : " 1.11 .0" ,
3+ "version" : " 1.12 .0" ,
44 "description" : " Debug stick for minecraft bedrock" ,
55 "scripts" : {
66 "test" : " npx tsc" ,
2424 },
2525 "homepage" : " https://github.com/vytdev/debug-stick#readme" ,
2626 "dependencies" : {
27- "@minecraft/server" : " 1.15.0-beta.1.21.30-stable " ,
27+ "@minecraft/server" : " 1.15.0" ,
2828 "typescript" : " ^5.4.5"
2929 }
3030}
You can’t perform that action at this time.
0 commit comments