diff options
| author | Ashm Walia <40498934+ashmgarv@users.noreply.github.com> | 2020-11-02 10:19:44 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-02 13:19:44 -0500 |
| commit | aacb9237466c42b2e26f52a6588e6307c137db6e (patch) | |
| tree | 7086eaf2b96e1bc57121f4cc1230523102b3559e /package.json | |
| parent | 24c269c9d52ec7cf2cd383a8d7c3aee43ed475c1 (diff) | |
[BUG FIX] -> 1 : Bottom of moments screen cut off 2 : Social media data double check [FRONTEND] (#84)
* BUG FIX -> 1 : Bottom of moments screen cut off 2 : Check for existence of accountData before displaying the same
* small change
* added more exception checking
* FIX package error
Co-authored-by: Ivan Chen <ivan@thetaggid.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 80f146c9..037b3f81 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,6 @@ "@react-native-community/eslint-config": "^1.0.0", "@types/jest": "^24.0.24", "@types/react-native": "^0.62.0", - "@types/react-native-datepicker": "^1.7.0", "@types/react-test-renderer": "16.9.2", "@types/react-native-snap-carousel": "^3.8.2", "@typescript-eslint/eslint-plugin": "^2.27.0", |
