Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
maxvol authored Jul 1, 2020
1 parent 4e25ca4 commit 05d7c0e
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 @@ -18,7 +18,7 @@ let package = Package(
.target(
name: "JSONLayout",
dependencies: [],
path: "Sources"),
path: "."),
// .testTarget(
// name: "JSONLayoutTests",
// dependencies: ["JSONLayout"],
Expand Down

0 comments on commit 05d7c0e

Please sign in to comment.