Skip to content

Commit

Permalink
update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Full Queue Developer committed Apr 19, 2024
1 parent 740a286 commit 8128fae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"identity" : "sh",
"kind" : "remoteSourceControl",
"location" : "https://github.com/FullQueueDeveloper/Sh.git",
"location" : "https://github.com/DanielSincere/Sh.git",
"state" : {
"revision" : "1c30064de9dceac00aa3fefc70a1431e425e5f28",
"version" : "1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
targets: ["ShXcrun"]),
],
dependencies: [
.package(url: "https://github.com/FullQueueDeveloper/Sh.git", from: "1.3.0"),
.package(url: "https://github.com/DanielSincere/Sh.git", from: "1.3.0"),
],
targets: [
.target(
Expand Down

0 comments on commit 8128fae

Please sign in to comment.