aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-04-30 15:16:32 -0400
committerIvan Chen <ivan@tagg.id>2021-05-04 20:48:06 -0400
commita665c527cf0ab24b1a19b2ed35f38b9acb79cdeb (patch)
tree6e61a7a3c56f7788eb5340d96c5e122cf77c2f5f /package.json
parentb7482f61fc5c9d62651842e7647d2ff95d47c785 (diff)
removed old code, added controlled-mention
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 b3d69c76..d3c02059 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",
@@ -102,4 +103,4 @@
"./node_modules/react-native-gesture-handler/jestSetup.js"
]
}
-}
+} \ No newline at end of file