Merge branch 'develop'
This commit is contained in:
commit
82abf29e57
|
@ -11,8 +11,8 @@ var package = Package(
|
||||||
],
|
],
|
||||||
|
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(url: "git@github.com:55DB091A-8471-447B-8F50-5DFF4C1B14AC/Lighter.git",
|
.package(url: "https://github.com/Lighter-swift/Lighter.git",
|
||||||
from: "1.0.0"),
|
from: "1.0.2"),
|
||||||
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
|
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue