fix some type issue

This commit is contained in:
Asaki Yuki 2026-02-02 15:34:14 +07:00
parent 5d982f3d3d
commit 635285b8d0
5 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@ export const config = {
packinfo: {
name: "AsaJS - Installer Test",
description: "Create your Minecraft JSON-UI resource packs using JavaScript.",
version: [4, 0, 0],
version: [4, 0, 1],
},
compiler: {
enabled: true,