Skip to content

Commit

Permalink
Omit swiftLanguageModes
Browse files Browse the repository at this point in the history
  • Loading branch information
1024jp committed Sep 26, 2024
1 parent 7cad20c commit 0d4162e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ let package = Package(
"ColorCode",
.product(name: "Numerics", package: "swift-numerics"),
])
],
swiftLanguageModes: [.v6]
]
)


Expand Down

0 comments on commit 0d4162e

Please sign in to comment.