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.
2 parents 2ef3e4d + c6efb44 commit 236ed39Copy full SHA for 236ed39
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: ["FaceLiveness"]),
14
],
15
dependencies: [
16
- .package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.49.0")
+ .package(url: "https://github.com/aws-amplify/amplify-swift", from: "2.49.0")
17
18
targets: [
19
.target(
0 commit comments