Skip to content

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Nov 20, 2023
1 parent d43acc5 commit ebb109f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flavours/classic/config/deps.hex
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
# livebook = "~> 0.7.2"
surface = "~> 0.11.0" # note: usually we should let bonfire_ui_common control this
phoenix = "~> 1.7.0" # note: should match version supported by version of surface used
phoenix_live_view = "~> 0.20.0" # usually should let surface decide the version
phoenix_live_view = "~> 0.20.1" # usually should let surface decide the version
live_view_native = "~> 0.1"
live_view_native_swift_ui = "~> 0.1"
# phoenix_html = "~> 3.3.0" # note: usually we should let bonfire_ui_common control this

0 comments on commit ebb109f

Please sign in to comment.