parent
8f31e34e1d
commit
47326b3f7a
|
@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue