Skip to content

Commit

Permalink
Fix not naming correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadAlfhajri committed Feb 8, 2024
1 parent b911777 commit 2457002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ let package = Package(
name: "MarkdownUI",
dependencies: [
.product(name: "CommonMark", package: "SwiftCommonMark"),
"AttributedText",
"AttributedText-Gonzalezreal",
"NetworkImage",
.product(name: "CombineSchedulers", package: "combine-schedulers"),
]
Expand Down

0 comments on commit 2457002

Please sign in to comment.