Switched back moment repo
This commit is contained in:
parent
f7dbf6818f
commit
6b29b65bae
|
@ -9,7 +9,7 @@ let package = Package(
|
|||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/PerfectlySoft/PerfectLib.git", from: "3.0.0"),
|
||||
.package(url: "https://github.com/kjessup/SwiftMoment.git", from: "1.0.0")
|
||||
.package(url: "https://github.com/iamjono/SwiftMoment.git", from: "1.0.0")
|
||||
],
|
||||
targets: [
|
||||
.target(name: "StORM", dependencies: [
|
||||
|
|
Loading…
Reference in New Issue