We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d25ea commit 36d45a7Copy full SHA for 36d45a7
1 file changed
README.md
@@ -64,7 +64,7 @@ end
64
```elixir
65
def deps do
66
[
67
- {:ecto_typed_schema, github: "elixir-typed-structor/ecto_typed_schema"},
+ {:ecto_typed_schema, "~> 0.1"},
68
{:ecto, "~> 3.10"}
69
]
70
end
0 commit comments