deps-upgrade(config): ⬆️ Update Swift Package Manager dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
983e04f903
commit
dbefc18848
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ let package = Package(
|
|||
name: "LilithForms",
|
||||
platforms: [
|
||||
.iOS(.v17),
|
||||
.macOS(.v13),
|
||||
.macOS(.v14),
|
||||
],
|
||||
products: [
|
||||
.library(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue