We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c652783 commit b602ad9Copy full SHA for b602ad9
Package.swift
@@ -11,7 +11,7 @@ let package = Package(
11
],
12
dependencies: [
13
.package(url: "https://github.com/onevcat/Rainbow.git", from: "3.0.0"),
14
- .package(url: "https://github.com/harlanhaskins/ShellOut.git", .branch("on-your-mark-get-set-go")),
+ .package(url: "https://github.com/harlanhaskins/ShellOut.git", from: "2.0.2"),
15
16
targets: [
17
.target(
0 commit comments