chore: remove legacy apps/mobile, apps/web, publisher and dead root config

This commit is contained in:
Bas van Rossem
2026-06-17 14:38:46 +02:00
parent c72086550d
commit 64f8b2fd2c
189 changed files with 28 additions and 48292 deletions

View File

@@ -3,17 +3,9 @@
"apps/*",
"packages/*"
],
"resolutions": {
"react-native": "patch:react-native@npm%3A0.81.4#~/.yarn/patches/react-native+0.81.4.patch",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-native-screens": "4.16.0"
},
"devDependencies": {
"eslint": "^9.27.0",
"oxfmt": "^0.35.0",
"oxlint": "^1.50.0",
"typescript-eslint": "^8.33.0"
"oxlint": "^1.50.0"
},
"packageManager": "yarn@4.12.0"
}