feat: updated music and background handling to support _form_x type background
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"dependencies": {
|
||||
"sharp": "^0.34.4",
|
||||
"@aklive2d/libs": "workspace:*",
|
||||
"@aklive2d/config": "workspace:*",
|
||||
"@aklive2d/music": "workspace:*"
|
||||
"@aklive2d/config": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": ">=5.9.3"
|
||||
@@ -19,4 +18,4 @@
|
||||
"lint:fix": "biome check --write .",
|
||||
"build:cleanup": "rm -rf ./dist ./data"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user