mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-05-08 22:07:32 +08:00
chore: bump up Lakr233/MarkdownView version to from: "3.9.1"
This commit is contained in:
@@ -59,8 +59,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/Lakr233/MarkdownView",
|
||||
"state" : {
|
||||
"revision" : "37f97345a108e95f66b6671c317b43063c7f2de1",
|
||||
"version" : "3.8.2"
|
||||
"revision" : "e0cd01cb1fcaf47c2aeb14625065773846f7136a",
|
||||
"version" : "3.9.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -22,7 +22,7 @@ let package = Package(
|
||||
.package(url: "https://github.com/SwifterSwift/SwifterSwift.git", from: "6.2.0"),
|
||||
.package(url: "https://github.com/Recouse/EventSource.git", from: "0.1.7"),
|
||||
.package(url: "https://github.com/Lakr233/ListViewKit.git", from: "1.2.0"),
|
||||
.package(url: "https://github.com/Lakr233/MarkdownView.git", from: "3.8.2"),
|
||||
.package(url: "https://github.com/Lakr233/MarkdownView.git", from: "3.9.1"),
|
||||
],
|
||||
targets: [
|
||||
.target(name: "Intelligents", dependencies: [
|
||||
|
||||
Reference in New Issue
Block a user