Skip to content

Commit f243fff

Browse files
committed
pin to >=0.20.0 of FlyingFox
1 parent 2a8de2f commit f243fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ PlatformProducts = []
4949
PlatformTargets = []
5050
#elseif os(macOS) || os(iOS)
5151
PlatformPackageDependencies = [
52-
.package(url: "https://github.com/swhitty/FlyingFox", branch: "main"),
52+
.package(url: "https://github.com/swhitty/FlyingFox", from: "0.20.0"),
5353
.package(
5454
url: "https://github.com/spacenation/swiftui-sliders.git",
5555
from: "2.1.0"

0 commit comments

Comments
 (0)