aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShravya Ramesh <shravs1208@gmail.com>2021-06-16 01:58:59 -0700
committerShravya Ramesh <shravs1208@gmail.com>2021-06-16 01:58:59 -0700
commitf3134bbe9b8bc84a906ca1dac46959b360dd243f (patch)
treef95b900f2e5031199c5c6d005955fcfc99ed168d /package.json
parent78f32c1400eff46d4c768b78fbaf672826c74285 (diff)
image cropper dump
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index ea8c946a..5b07e8b3 100644
--- a/package.json
+++ b/package.json
@@ -45,6 +45,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-crop-tools": "^1.3.6",
+ "react-native-image-picker": "^4.0.3",
"react-native-image-resizer": "^1.4.4",
"react-native-inappbrowser-reborn": "^3.5.0",
"react-native-linear-gradient": "^2.5.6",
@@ -105,4 +107,4 @@
"./node_modules/react-native-gesture-handler/jestSetup.js"
]
}
-} \ No newline at end of file
+}