File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 "scripts" : {
3333 "postinstall" : " npm run reasonBuild" ,
3434 "buildHelp" : " eval $(dependencyEnv) && nopam && rebuild --help" ,
35- "reasonBuild" : " eval $(dependencyEnv) && nopam && rebuild -use-ocamlfind -cflag -w -cflag -40 -I src ./src/Test.native 2>&1 | berror.native --path-to-refmttype refmttype " ,
35+ "reasonBuild" : " eval $(dependencyEnv) && nopam && rebuild -use-ocamlfind -cflag -w -cflag -40 -I src ./src/Test.native" ,
3636 "reasonbuild" : " npm run reasonBuild" ,
3737 "start" : " eval $(dependencyEnv) && ./_build/src/Test.native" ,
3838 "clean" : " rm -r ./_build" ,
4545 "@opam-alpha/merlin" : " ^ 2.5.0"
4646 },
4747 "dependencies" : {
48- "ocamlBetterErrors" : " 0.1.0" ,
49- "reason" : " ^ 1.6.0" ,
48+ "reason" : " ^ 1.9.0" ,
5049 "@opam-alpha/ocaml" : " 4.2.3" ,
5150 "dependency-env" : " ^0.1.1" ,
5251 "nopam" : " ^0.1.0"
You can’t perform that action at this time.
0 commit comments