mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de> Co-authored-by: Pun Butrach <pun.butrach@gmail.com> Co-authored-by: Ax333l <main@axelen.xyz>
12 lines
178 B
JSON
12 lines
178 B
JSON
{
|
|
"private": true,
|
|
"workspaces": [
|
|
"api",
|
|
"app"
|
|
],
|
|
"devDependencies": {
|
|
"@anolilab/multi-semantic-release": "^2.0.3",
|
|
"semantic-release": "^24.2.7"
|
|
}
|
|
}
|