andea_revanced-patches/package.json
Aaron Veil 56db9b3195 feat(YouTube - Overlay buttons): Use cascade of Gemini models
Gemini 3 models will display timestamps for each section, allowing users to jump directly to the part they need.
2026-03-05 21:21:48 +03:00

10 lines
336 B
JSON

{
"devDependencies": {
"@cleyrop-org/semantic-release-backmerge": "^5.2.4",
"@MorpheApp/changelog": "git+https://github.com/MorpheApp/changelog.git#bundle",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"gradle-semantic-release-plugin": "^1.10.3",
"semantic-release": "^25.0.3"
}
}