diff options
| author | Brian Kim <brian@tagg.id> | 2021-06-29 23:01:24 +0900 |
|---|---|---|
| committer | Brian Kim <brian@tagg.id> | 2021-06-29 23:01:24 +0900 |
| commit | 014af4ac61bae6e38a4965ceb274b147ac3395c6 (patch) | |
| tree | fc0a3ffac660607e24c5bc7a157d2fb8fbef94f2 /package.json | |
| parent | 5480267b285812c094246bb941c6deaf83f53ff5 (diff) | |
Construct and merge with master
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 09ed6fc5..e28fc214 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,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", @@ -110,4 +110,4 @@ "./node_modules/react-native-gesture-handler/jestSetup.js" ] } -}
\ No newline at end of file +} |
