aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mobile/package.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-03-13 05:21:29 +0000
committerMohamedBassem <me@mbassem.com>2024-03-13 05:40:42 +0000
commita91ebf1353432d8dced29049b26df5eea7ee39d9 (patch)
treebf4d002035d1d6d50b61289663054f034ef40372 /packages/mobile/package.json
parent7be5c64e9ff015fdd31498bd80df9fd7f51d1977 (diff)
downloadkarakeep-a91ebf1353432d8dced29049b26df5eea7ee39d9.tar.zst
mobile: Bump version to 1.1.0
Diffstat (limited to 'packages/mobile/package.json')
-rw-r--r--packages/mobile/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/mobile/package.json b/packages/mobile/package.json
index 7e5362dc..252f98e0 100644
--- a/packages/mobile/package.json
+++ b/packages/mobile/package.json
@@ -33,7 +33,8 @@
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
"react-native-svg": "^15.1.0",
- "tailwind-merge": "^2.2.1"
+ "tailwind-merge": "^2.2.1",
+ "use-debounce": "^10.0.0"
},
"devDependencies": {
"@babel/core": "^7.20.0",