File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ let package = Package(
4444 . package ( url: " https://github.com/pointfreeco/swift-dependencies " , from: " 1.0.0 " ) ,
4545 . package (
4646 url: " https://github.com/pointfreeco/swift-composable-architecture " ,
47- from : " 1.10.4 "
47+ exact : " 1.10.4 "
4848 ) ,
4949 // quick hack to support custom UserDefaults
5050 // https://github.com/sindresorhus/KeyboardShortcuts
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ let package = Package(
6565 . package ( url: " https://github.com/intitni/Highlightr " , branch: " master " ) ,
6666 . package (
6767 url: " https://github.com/pointfreeco/swift-composable-architecture " ,
68- from : " 1.10.4 "
68+ exact : " 1.10.4 "
6969 ) ,
7070 . package ( url: " https://github.com/apple/swift-syntax.git " , exact: " 509.0.2 " ) ,
7171 . package ( url: " https://github.com/GottaGetSwifty/CodableWrappers " , from: " 2.0.7 " ) ,
You can’t perform that action at this time.
0 commit comments