mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 11:33:13 +00:00
Merge pull request #38 from tangestani/patch-1
Fix thoughtbot/Curry version in Seedfile
This commit is contained in:
commit
d18a5799a3
1 changed files with 1 additions and 1 deletions
2
Seedfile
2
Seedfile
|
@ -1,3 +1,3 @@
|
|||
github "thoughtbot/Curry", "master", :files => "Source/Curry.swift"
|
||||
github "thoughtbot/Curry", "v2.3.3", :files => "Source/Curry.swift"
|
||||
github "Carthage/Commandant", "0.10.0", :files => "Sources/Commandant/*.swift"
|
||||
github "antitypical/Result", "2.0.0", :files => "Result/*.swift"
|
||||
|
|
Loading…
Reference in a new issue