Skip to content

Commit 338a68c

Browse files
committed
Revert "Update GBK"
This reverts commit 31e8b81.
1 parent 31e7707 commit 338a68c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Modules/Package.resolved

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Modules/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ let package = Package(
5454
.package(url: "https://github.com/wordpress-mobile/wpxmlrpc", from: "0.9.0"),
5555
.package(url: "https://github.com/wordpress-mobile/NSURL-IDN", revision: "b34794c9a3f32312e1593d4a3d120572afa0d010"),
5656
.package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"),
57-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "b92735b3647e039e01f06dfe84afdc4074902861"),
57+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", from: "0.10.1"),
5858
// We can't use wordpress-rs branches nor commits here. Only tags work.
5959
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20251101"),
6060
.package(

0 commit comments

Comments
 (0)