diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-05-07 16:01:47 -0400 |
|---|---|---|
| committer | Ivan Chen <ivan@tagg.id> | 2021-05-07 16:01:47 -0400 |
| commit | 76bc8c5825f39257be6e7648d12b858f1e805569 (patch) | |
| tree | b94d9570439ebfa42e6664144f124abe5d4113e3 /package.json | |
| parent | 65c7411f4609edac3d4d5f23fc031ed274fc5872 (diff) | |
| parent | c9d32e68fbb9d1bc175722bfda49454a6f627eae (diff) | |
Merge branch 'master' into tma821-load-badges-faster-ft
# Conflicts:
# src/utils/users.ts
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 2612e67f..16932be4 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "react-native-animatable": "^1.3.3", "react-native-confirmation-code-field": "^6.5.0", "react-native-contacts": "^6.0.4", + "react-native-controlled-mentions": "^2.2.5", "react-native-date-picker": "^3.2.5", "react-native-device-info": "^7.3.1", "react-native-document-picker": "^5.0.3", @@ -101,4 +102,4 @@ "./node_modules/react-native-gesture-handler/jestSetup.js" ] } -} +}
\ No newline at end of file |
