Skip to content

Commit

Permalink
spm update
Browse files Browse the repository at this point in the history
  • Loading branch information
bugkingK committed Oct 1, 2019
1 parent d7c5ca9 commit d4ec554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ let package = Package(
dependencies: [
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0"),
.package (url : "https://github.com/bugkingK/CountDownTimer.git" , from : "0.0.3" )
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit d4ec554

Please sign in to comment.