Commit 180d74d7 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] YARN dep + repl.

parent 555708ca
...@@ -2036,11 +2036,11 @@ ...@@ -2036,11 +2036,11 @@
"console", "console",
"dom-simple", "dom-simple",
"effect", "effect",
"ffi-simple",
"functions", "functions",
"nullable", "nullable",
"prelude", "prelude",
"unsafe-coerce" "unsafe-coerce",
"ffi-simple"
], ],
"repo": "https://github.com/irresponsible/purescript-reactix", "repo": "https://github.com/irresponsible/purescript-reactix",
"version": "v0.1.0" "version": "v0.1.0"
......
#!/bin/bash #!/bin/bash
pulp --psc-package repl yarn repl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment