Change Smile dependency to fork with updated emoji list
This commit is contained in:
@@ -15,7 +15,7 @@ let package = Package(
|
||||
dependencies: [
|
||||
// Dependencies declare other packages that this package depends on.
|
||||
// .package(url: /* package url */, from: "1.0.0"),
|
||||
.package(url: "https://github.com/onmyway133/Smile", from: "2.1.0")
|
||||
.package(url: "https://github.com/tyiu/Smile", branch: "master")
|
||||
],
|
||||
targets: [
|
||||
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
|
||||
|
||||
Reference in New Issue
Block a user