diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 57ad831a3..9b761c8ac 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "@atproto/api": "^0.6.6", "@bam.tech/react-native-image-resizer": "^3.0.4", "@braintree/sanitize-url": "^6.0.2", + "@emoji-mart/react": "^1.1.1", "@expo/html-elements": "^0.4.2", "@expo/webpack-config": "^18.0.1", "@fortawesome/fontawesome-svg-core": "^6.1.1", @@ -69,6 +70,7 @@ "base64-js": "^1.5.1", "bcp-47-match": "^2.0.3", "email-validator": "^2.0.4", + "emoji-mart": "^5.5.2", "eventemitter3": "^5.0.1", "expo": "~48.0.18", "expo-application": "~5.1.1", |