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