fix some type issue
This commit is contained in:
parent
5d982f3d3d
commit
635285b8d0
5 changed files with 5 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Reference in a new issue