Merge branch 'fix-dev' into 'dev'
Work around upstream in-place update See merge request ligolang/ligo!198
This commit is contained in:
commit
22ae4c30b1
@ -18,6 +18,8 @@ depends: [
|
||||
"yojson"
|
||||
"alcotest" { with-test }
|
||||
"getopt"
|
||||
# work around upstream in-place update
|
||||
"ocaml-migrate-parsetree" { = "1.3.1" }
|
||||
]
|
||||
build: [
|
||||
[ "dune" "build" "-p" name "-j" jobs ]
|
||||
|
Loading…
Reference in New Issue
Block a user