summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-08-28 20:18:47 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-08-28 20:18:47 +0200
commitd8f83a2faa426cc9d83c5a0192b5a007983c916e (patch)
tree46670cb628c7e3c81c43957ca3544c46b12a8469 /package.json
parent83643a78b73dee5610be6ad9837fb72e9b944cb7 (diff)
Init
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index ae18111..b17a554 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,8 @@
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
- "react-native-web": "~0.19.10"
+ "react-native-web": "~0.19.10",
+ "typescript-language-server": "^4.3.3"
},
"devDependencies": {
"@babel/core": "^7.20.0",