Skip to content

Commit eaddc8a

Browse files
committed
update deps in livebook
1 parent 8803423 commit eaddc8a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

documentation/how_to/use_diffo_provider_instance_extension.livemd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ SPDX-License-Identifier: MIT
99
```elixir
1010
Mix.install(
1111
[
12-
#{:diffo, "~> 0.1.2"}
13-
{:diffo, github: "diffo-dev/diffo", branch: "29-livebook-for-provider-instance-extension"}
12+
{:diffo, "~> 0.1.2"}
1413
],
1514
consolidate_protocols: false
1615
)

0 commit comments

Comments
 (0)