Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix demo build #198

Merged
merged 2 commits into from Jul 4, 2023
Merged

Fix demo build #198

merged 2 commits into from Jul 4, 2023

Conversation

ntnmrndn
Copy link
Collaborator

@ntnmrndn ntnmrndn commented Jul 4, 2023

No description provided.

Package.swift Outdated
@@ -11,15 +11,15 @@ let package = Package(
.library(name: "BrightroomUI", targets: ["BrightroomUI"]),
],
dependencies: [
.package(name: "Verge", url: "https://github.com/VergeGroup/Verge.git", from: "11.0.0-beta.5"),
.package(url: "https://github.com/VergeGroup/Verge.git", branch: "main"),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if it's ok to publish like that :/

@JohnEstropia JohnEstropia requested a review from muukii July 4, 2023 02:09
@muukii muukii merged commit 17baa9a into main Jul 4, 2023
4 checks passed
@muukii muukii deleted the antoine/fix_demo_build branch July 4, 2023 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants