Skip to content

Commit 9e4dc68

Browse files
authored
Bump up minimum version (#41)
1 parent d5897bd commit 9e4dc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import CompilerPluginSupport
55
let package = Package(
66
name: "Storybook",
77
platforms: [
8-
.iOS(.v14),
8+
.iOS(.v15),
99
.macCatalyst(.v15),
1010
.macOS(.v10_15)
1111
],

0 commit comments

Comments
 (0)