Update EmojiText to 3.2.0 (#1751)

Fixes #1738
This commit is contained in:
David Walter 2023-12-17 03:28:18 -03:00 committed by GitHub
parent 8f31e34e1d
commit 47326b3f7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/divadretlaw/EmojiText",
"state" : {
"revision" : "65b570ea0b0d9fc89a000900691a73a16c0baa54",
"version" : "3.0.2"
"revision" : "4b08e28898ef3de175280d453ccb62d0a82beb7e",
"version" : "3.2.0"
}
},
{

View file

@ -20,7 +20,7 @@ let package = Package(
.package(name: "Env", path: "../Env"),
.package(url: "https://github.com/markiv/SwiftUI-Shimmer", exact: "1.1.0"),
.package(url: "https://github.com/kean/Nuke", from: "12.0.0"),
.package(url: "https://github.com/divadretlaw/EmojiText", from: "3.0.0"),
.package(url: "https://github.com/divadretlaw/EmojiText", from: "3.2.0"),
],
targets: [
.target(