Skip to content

Commit 144b71b

Browse files
author
Victor
committed
upgrade liveness
2 parents 048a044 + c1b77dd commit 144b71b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Package.resolved

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: ["FaceLiveness"]),
1414
],
1515
dependencies: [
16-
.package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.49.0")
16+
.package(url: "https://github.com/aws-amplify/amplify-swift", from: "2.49.0")
1717
],
1818
targets: [
1919
.target(

0 commit comments

Comments
 (0)