We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49d0024 + 1c2d0b7 commit ac52a8fCopy full SHA for ac52a8f
1 file changed
README.md
@@ -36,7 +36,7 @@ by adding `elixir_script_react` to your list of dependencies in `mix.exs`:
36
```elixir
37
def deps do
38
[
39
- {:elixir_script_react, "~> x.x"}
+ {:elixir_script_react, "~> 1.0.1-react"}
40
]
41
end
42
```
0 commit comments