aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-06-22 18:37:12 -0400
committerIvan Chen <ivan@tagg.id>2021-06-22 18:37:12 -0400
commit49dfe6a52e09bdb218e2b1ceb5a8df9ed46873f1 (patch)
treeef9847b8c6ddbd060fb52dc6a366ccc25d1688af /package.json
parentee890e517dd3688a4fd63c64592fdb6ce683d7b4 (diff)
Squashed commit of the following:
commit b1c2002caa349dc96f81d3cc3e00ea545f4e654e Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 15:28:18 2021 -0400 Add video for camerea
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 ea8c946a..bc524f94 100644
--- a/package.json
+++ b/package.json
@@ -45,6 +45,7 @@
"react-native-haptic-feedback": "^1.11.0",
"react-native-hyperlink": "^0.0.19",
"react-native-image-crop-picker": "^0.36.0",
+ "react-native-image-picker": "^4.0.4",
"react-native-image-resizer": "^1.4.4",
"react-native-inappbrowser-reborn": "^3.5.0",
"react-native-linear-gradient": "^2.5.6",
@@ -105,4 +106,4 @@
"./node_modules/react-native-gesture-handler/jestSetup.js"
]
}
-} \ No newline at end of file
+}