Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-desimone-1 committed Jan 23, 2023
1 parent 07612bb commit cd4e3c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
25 changes: 0 additions & 25 deletions Package.resolved

This file was deleted.

10 changes: 0 additions & 10 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@ let package = Package(
products: [
.library(name: "ViafouraCore", targets: ["SPMTarget"])
],
dependencies: [
.package(
url: "https://github.com/kishikawakatsumi/KeychainAccess",
.exact("4.2.2")
),
.package(
url: "https://github.com/onevcat/Kingfisher.git",
.exact("7.4.0")
)
],
targets: [
.target(
name: "SPMTarget",
Expand Down

0 comments on commit cd4e3c0

Please sign in to comment.