Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

Commit a4b3b92

Browse files
committed
Remove react-lifecycles-compat
1 parent 59ab09d commit a4b3b92

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
"prettier": "^1.13.6",
7777
"react": "16.6.3",
7878
"react-dom": "16.6.3",
79-
"react-lifecycles-compat": "^3.0.4",
8079
"react-native": "^0.58.6",
8180
"react-native-testing-library": "^1.6.2",
8281
"react-test-renderer": "16.6.3",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7919,11 +7919,6 @@ react-is@^16.7.0:
79197919
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
79207920
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
79217921

7922-
react-lifecycles-compat@^3.0.4:
7923-
version "3.0.4"
7924-
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
7925-
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
7926-
79277922
react-native-safe-area-view@^0.13.0:
79287923
version "0.13.1"
79297924
resolved "https://registry.yarnpkg.com/react-native-safe-area-view/-/react-native-safe-area-view-0.13.1.tgz#834bbb6d22f76a7ff07de56725ee5667ba1386b0"

0 commit comments

Comments
 (0)