summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7455929..55b38a6 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
12 "dependencies": { 12 "dependencies": {
13 "react": "18.2.0", 13 "react": "18.2.0",
14 "react-native": "0.73.0", 14 "react-native": "0.73.0",
15 "react-native-ble-manager": "^11.0.5", 15 "react-native-ble-manager": "^11.0.6",
16 "react-native-toast-message": "^2.1.8" 16 "react-native-toast-message": "^2.1.8"
17 }, 17 },
18 "devDependencies": { 18 "devDependencies": {