diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-07-22 19:14:00 -0400 |
|---|---|---|
| committer | Ivan Chen <ivan@tagg.id> | 2021-07-22 19:14:00 -0400 |
| commit | 40fb142271a59b4a6f39f8995948e25dc21fe176 (patch) | |
| tree | e093a54db2b5f60e65b64860a0c1dc1da4dd6ccc /package.json | |
| parent | 6c17a1b13912b3e52ae4301d5a4b0ce50ba5d31d (diff) | |
| parent | b06b93e77ca7ec1b1107c0a58dbc2dd370208ccf (diff) | |
Merge branch 'master' into tma962-moment-upload-progress-bar
# Conflicts:
# package.json
# yarn.lock
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 79299a0b..7421ca9e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-native-linear-gradient": "^2.5.6", "react-native-photo-manipulator": "^1.2.4", "react-native-picker-select": "^7.0.0", - "react-native-progress": "^5.0.0", + "react-native-pinchable": "^0.2.1", "react-native-push-notifications": "^3.0.10", "react-native-reanimated": "2.0.0-rc.0", "react-native-safe-area-context": "^3.2.0", |
