Skip to content

Commit 9727af3

Browse files
committed
revert the package swift for release
1 parent 4d99f42 commit 9727af3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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: ["Authenticator"]),
1414
],
1515
dependencies: [
16-
.package(url: "https://github.com/aws-amplify/amplify-swift", branch: "feat/email-mfa-support-public"),
16+
.package(url: "https://github.com/aws-amplify/amplify-swift", from: "2.35.0"),
1717
],
1818
targets: [
1919
.target(

Tests/AuthenticatorHostApp/AuthenticatorHostApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

0 commit comments

Comments
 (0)