aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-07-02 19:26:28 -0400
committerGitHub <noreply@github.com>2021-07-02 19:26:28 -0400
commitf88193340ef5110080732d37c6a6ab69013f7b36 (patch)
tree3de0e277727ef27f23386043c26f1d3f46ba064c /package.json
parentcef9d8e9908936a10a9aa0069e364ebf5970da4c (diff)
parentc772d0491529b795cc2cb3d87f6dd2ecd1775116 (diff)
Merge pull request #489 from IvanIFChen/tma953-camera-screen-video
[TMA-953] Camera Screen Video
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/package.json b/package.json
index 63203775..42e94b39 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
"react-native": "0.63.3",
"react-native-animatable": "^1.3.3",
"react-native-camera": "^3.44.1",
+ "react-native-circular-progress": "^1.3.7",
"react-native-confirmation-code-field": "^6.5.0",
"react-native-contacts": "^6.0.4",
"react-native-controlled-mentions": "^2.2.5",
@@ -47,8 +48,8 @@
"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-pan-zoom": "^2.1.12",
+ "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",
@@ -61,7 +62,7 @@
"react-native-share": "^5.1.7",
"react-native-snap-carousel": "^3.9.1",
"react-native-splash-screen": "^3.2.0",
- "react-native-svg": "^12.1.0",
+ "react-native-svg": "^12.1.1",
"react-native-vector-icons": "^7.0.0",
"react-native-video": "^5.1.1",
"react-promise-tracker": "^2.1.0",
@@ -111,4 +112,4 @@
"./node_modules/react-native-gesture-handler/jestSetup.js"
]
}
-} \ No newline at end of file
+}