Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
onmyway133 committed Jan 8, 2020
1 parent 5eb4d3a commit 20bf708
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ let package = Package(
.target(
name: "EasyAnchor",
path: "Sources"
),
.testTarget(
name: "EasyAnchorTests",
dependencies: ["EasyAnchor"]),
)
],
swiftLanguageVersions: [.v5]
)

0 comments on commit 20bf708

Please sign in to comment.