Skip to content

Commit

Permalink
update depen
Browse files Browse the repository at this point in the history
  • Loading branch information
NianJi committed Aug 15, 2019
1 parent 906a286 commit d292c44
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 @@ -23,8 +23,8 @@ let package = Package(
path: "cocore"),
.target(
name: "coswift",
path: "coswift",
dependencies: ["cocore"]),
dependencies: ["cocore"],
path: "coswift"),
.testTarget(
name: "coswiftTests",
dependencies: ["coswift"]),
Expand Down

0 comments on commit d292c44

Please sign in to comment.