Skip to content

Commit

Permalink
Modified swift tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ committed Oct 14, 2023
1 parent 5b1b1cc commit c654f37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.8
// swift-tools-version: 5.7
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand All @@ -25,7 +25,7 @@ let package = Package(
dependencies: [
"Alamofire",
"SwiftyJSON",
//"Swift-JWT",
//"SwiftJWT",
"SwiftDate"
]
)
Expand Down

0 comments on commit c654f37

Please sign in to comment.