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 c0e5d94 commit 3cef63aCopy full SHA for 3cef63a
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
// Dependencies declare other packages that this package depends on.
19
.package(url: "https://github.com/marmelroy/PhoneNumberKit.git", from: "3.8.0"),
20
.package(url: "[email protected]:powerhome/power-fonts.git", from: "0.0.1"),
21
- .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.18.6")
+ .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.18.7")
22
],
23
targets: [
24
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments