fix: add rv helper client to packages

This commit is contained in:
GramingFoxTeam
2023-07-20 16:41:38 +03:00
parent 69e587087b
commit cf329cc3b5
2 changed files with 22 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
"author": "Reis Can",
"license": "GPL-3.0-or-later",
"dependencies": {
"@revanced-helper/helper-client": "file:../../../packages/client",
"snoostorm": "^1.5.2"
}
}