Skip to content

Commit 6688020

Browse files
Merge pull request #3 from rishatl/rishatl-patch-1
Update Package.swift
2 parents 4e97a79 + 9c9598c commit 6688020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import PackageDescription
66
let package = Package(
77
name: "SwiftHTMLtoMarkdown",
88
platforms: [
9-
.iOS(.v16),
9+
.iOS(.v15),
1010
.macOS(.v13)
1111
],
1212
products: [

0 commit comments

Comments
 (0)