mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
chore: remove rn drawer layout patch
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
"react-native-web": "~0.19.13",
|
"react-native-web": "~0.19.13",
|
||||||
"react-native-webview": "^13.12.2",
|
"react-native-webview": "^13.12.2",
|
||||||
"tamagui": "^1.116.14",
|
"tamagui": "^1.116.14",
|
||||||
"zod": "^3.23.8",
|
"zod": "3.23.8",
|
||||||
"zustand": "^5.0.1"
|
"zustand": "^5.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -73,8 +73,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"patchedDependencies": {
|
"patchedDependencies": {
|
||||||
"react-native-drawer-layout": "patches/react-native-drawer-layout.patch",
|
"[email protected]": "patches/[email protected].patch"
|
||||||
"zod": "patches/zod.patch"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Generated
+326
-369
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user