Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ff4a6b85d |
@@ -15,8 +15,8 @@
|
||||
"repositoryURL": "https://github.com/astzweig/swiftpm-pathkit.git",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "5d164c34f35fa7241d77357e965acde80efcb6d9",
|
||||
"version": "1.5.0"
|
||||
"revision": "1280d78aa2c1532800d7e820607f123236dc5f54",
|
||||
"version": "1.5.1"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,7 +7,7 @@ let package = Package(
|
||||
.library(name: "Stencil", targets: ["Stencil"])
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/astzweig/swiftpm-pathkit.git", from: "1.5.0"),
|
||||
.package(url: "https://github.com/astzweig/swiftpm-pathkit.git", from: "1.5.1"),
|
||||
.package(url: "https://github.com/kylef/Spectre.git", from: "0.10.1")
|
||||
],
|
||||
targets: [
|
||||
|
||||
Reference in New Issue
Block a user