summaryrefslogtreecommitdiff
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 ad0ba5a..92f58d3 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,9 @@
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-web": "~0.19.10",
- "typescript-language-server": "^4.3.3"
+ "typescript-language-server": "^4.3.3",
+ "expo-notifications": "~0.28.16",
+ "expo-device": "~6.0.2"
},
"devDependencies": {
"@babel/core": "^7.20.0",