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 39123d9 commit 1c2d0b7Copy full SHA for 1c2d0b7
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