Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay-luassat committed Jun 25, 2024
1 parent f36147c commit cb106fa
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
Expand Up @@ -30,8 +30,8 @@ extension [PackageDescription.Package.Dependency] {

static let remote: [PackageDescription.Package.Dependency] =
[
.package(url: "https://github.com/wrkstrm/WrkstrmLog.git", from: "0.0.4"),
.package(url: "https://github.com/wrkstrm/WrkstrmMain.git", from: "0.5.1"),
.package(url: "https://github.com/wrkstrm/WrkstrmLog.git", from: "0.4.0"),
.package(url: "https://github.com/wrkstrm/WrkstrmMain.git", from: "0.5.5"),
]
}

Expand Down

0 comments on commit cb106fa

Please sign in to comment.