chore: pin ElevenLabsKit + wizard note

This commit is contained in:
Peter Steinberger
2026-01-01 20:19:00 +01:00
parent bd7cd33b02
commit 6e3cb34024
4 changed files with 16 additions and 4 deletions

View File

@@ -6,8 +6,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/steipete/ElevenLabsKit",
"state" : {
"branch" : "main",
"revision" : "9f2d700a546543391c65da4f79165384dc2e7e3d"
"revision" : "c8679fbd37416a8780fe43be88a497ff16209e2d",
"version" : "0.1.0"
}
},
{

View File

@@ -13,7 +13,7 @@ let package = Package(
.library(name: "ClawdisChatUI", targets: ["ClawdisChatUI"]),
],
dependencies: [
.package(url: "https://github.com/steipete/ElevenLabsKit", branch: "main"),
.package(url: "https://github.com/steipete/ElevenLabsKit", exact: "0.1.0"),
],
targets: [
.target(