fix: move twrnc dep to aris-client

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2026-02-21 23:48:53 +00:00
parent d9625198d6
commit 413a57c156
3 changed files with 47 additions and 15 deletions

View File

@@ -13,9 +13,6 @@
"format": "oxfmt --write .",
"format:check": "oxfmt --check ."
},
"dependencies": {
"twrnc": "^4.16.0"
},
"devDependencies": {
"@types/bun": "latest",
"oxfmt": "^0.24.0",