Switch from Smile to EmojiKit

This commit is contained in:
2024-06-05 23:25:54 -04:00
parent cf2bf1f5b8
commit 9063d4f72b
6 changed files with 21 additions and 30 deletions

View File

@@ -1,12 +1,21 @@
{
"pins" : [
{
"identity" : "smile",
"identity" : "emojikit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tyiu/Smile",
"location" : "https://github.com/tyiu/EmojiKit",
"state" : {
"branch" : "master",
"revision" : "70b703eeaeab93365e01944daba1a56e446852c7"
"branch" : "emoji-keywords",
"revision" : "3250b3cada8829ec3ff09013e861cba2b48bdb04"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb",
"version" : "1.1.0"
}
}
],