Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
bawn committed Sep 12, 2020
1 parent 6e07d6a commit 2eed75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ let package = Package(
targets: [
.target(
name: "Trident",
path: "Trident")
path: "./Trident")
]
)

0 comments on commit 2eed75e

Please sign in to comment.