Skip to content

Commit

Permalink
Remove clipboard patch
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisglein committed Sep 25, 2023
1 parent e1eeaa4 commit 5f2dcca
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 109 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.11",
"@react-native-clipboard/clipboard": "^1.11.2",
"@react-native-clipboard/clipboard": "^1.12.1",
"@react-native-picker/picker": "^2.5.1",
"patch-package": "^6.5.1",
"postinstall-postinstall": "^2.1.0",
Expand Down
104 changes: 0 additions & 104 deletions patches/@react-native-clipboard+clipboard+1.11.2.patch

This file was deleted.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1516,10 +1516,10 @@
dependencies:
merge-options "^3.0.4"

"@react-native-clipboard/clipboard@^1.11.2":
version "1.11.2"
resolved "https://registry.yarnpkg.com/@react-native-clipboard/clipboard/-/clipboard-1.11.2.tgz#e826d0336b34e67294aaffa6878308900bc7d197"
integrity sha512-bHyZVW62TuleiZsXNHS1Pv16fWc0fh8O9WvBzl4h2fykqZRW9a+Pv/RGTH56E3X2PqzHP38K5go8zmCZUoIsoQ==
"@react-native-clipboard/clipboard@^1.12.1":
version "1.12.1"
resolved "https://registry.yarnpkg.com/@react-native-clipboard/clipboard/-/clipboard-1.12.1.tgz#a23f9defb732077afa860d0598baa95f5ee9f54b"
integrity sha512-+PNk8kflpGte0W1Nz61/Dp8gHTxyuRjkVyRYBawymSIGTDHCC/zOJSbig6kGIkD8MeaGHC2vGYQJyUyCrgVPBQ==

"@react-native-community/cli-clean@^10.0.0":
version "10.1.1"
Expand Down

0 comments on commit 5f2dcca

Please sign in to comment.