Skip to content

Commit

Permalink
Fix package #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 committed Aug 19, 2023
1 parent 33ef5bc commit 994c594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ let package = Package(
.target(
name: "OversizeBankComponents",
dependencies: [
.product(name: "OversizeUI", package: "OversizeUI"),
]
),
.testTarget(
Expand Down

0 comments on commit 994c594

Please sign in to comment.