Skip to content

Commit bf533db

Browse files
chore(spm): update dependency space-code/typhoon to v2
1 parent c670126 commit bf533db

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
@@ -18,7 +18,7 @@ let package = Package(
1818
],
1919
dependencies: [
2020
.package(url: "https://github.com/space-code/atomic", exact: "1.1.1"),
21-
.package(url: "https://github.com/space-code/typhoon", exact: "1.4.0"),
21+
.package(url: "https://github.com/space-code/typhoon", exact: "2.0.0"),
2222
.package(url: "https://github.com/WeTransfer/Mocker", exact: "3.0.2"),
2323
],
2424
targets: [

0 commit comments

Comments
 (0)