Fix SwiftUI-Flow package version (#1263)
This commit is contained in:
@@ -5183,7 +5183,7 @@
|
||||
repositoryURL = "https://github.com/tevelee/SwiftUI-Flow";
|
||||
requirement = {
|
||||
kind = upToNextMinorVersion;
|
||||
minimumVersion = 1.2.1;
|
||||
minimumVersion = 1.2.0;
|
||||
};
|
||||
};
|
||||
6582B5AF3F104B0F7E031E7D /* XCRemoteSwiftPackageReference "SwiftState" */ = {
|
||||
|
||||
@@ -105,4 +105,4 @@ packages:
|
||||
minorVersion: 2.0.0
|
||||
Flow:
|
||||
url: https://github.com/tevelee/SwiftUI-Flow
|
||||
minorVersion: 1.2.1
|
||||
minorVersion: 1.2.0
|
||||
|
||||
Reference in New Issue
Block a user