Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 authored Jun 28, 2023
1 parent f90aa40 commit 8105f78
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 @@ -42,7 +42,7 @@ let package = Package(
.library(name: "OversizeNotificationKit", targets: ["OversizeNotificationKit"]),
.library(name: "OversizePhotoKit", targets: ["OversizePhotoKit"]),
],
dependencies: developmentDependencies,
dependencies: productionDependencies,
targets: [
.target(
name: "OversizeKit",
Expand Down

0 comments on commit 8105f78

Please sign in to comment.