summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index c51391e..7455929 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,9 @@
11 }, 11 },
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",
16 "react-native-toast-message": "^2.1.8"
15 }, 17 },
16 "devDependencies": { 18 "devDependencies": {
17 "@babel/core": "^7.20.0", 19 "@babel/core": "^7.20.0",