From 2a82d742b3daee5e0fa2cae4b3a150a757a4e2f1 Mon Sep 17 00:00:00 2001 From: Adam Fowler Date: Wed, 3 Mar 2021 17:33:22 +0000 Subject: [PATCH] Use soto-project/soto-cognito-authentication-kit --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f37832f..03355bc 100644 --- a/Package.swift +++ b/Package.swift @@ -10,8 +10,8 @@ let package = Package( .library(name: "SotoCognitoAuthentication", targets: ["SotoCognitoAuthentication"]), ], dependencies: [ - .package(url: "https://github.com/adam-fowler/soto-cognito-authentication-kit.git", from: "2.0.0"), - .package(url: "https://github.com/vapor/vapor.git", .upToNextMajor(from: "4.0.0")), + .package(url: "https://github.com/soto-project/soto-cognito-authentication-kit.git", from: "2.0.0"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.0.0"), ], targets: [ .target(name: "SotoCognitoAuthentication", dependencies: [