Skip to content

Commit 5ddce37

Browse files
committed
artifacts
1 parent 6dd3232 commit 5ddce37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jscomp/others/release.ninja

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ o others/js_obj.cmi others/js_obj.cmj : cc others/js_obj.ml | others/belt_intern
4747
o others/js_option.cmj : cc_cmi others/js_option.ml | others/belt_internals.cmi others/js.cmi others/js_exn.cmj others/js_option.cmi $bsc
4848
o others/js_option.cmi : cc others/js_option.mli | others/belt_internals.cmi others/js.cmi $bsc
4949
o others/js_promise.cmi others/js_promise.cmj : cc others/js_promise.ml | others/belt_internals.cmi others/js.cmi $bsc
50-
o others/js_promise2.cmi others/js_promise2.cmj : cc others/js_promise2.res | others/belt_internals.cmi others/js.cmi $bsc
50+
o others/js_promise2.cmi others/js_promise2.cmj : cc others/js_promise2.res | others/belt_internals.cmi others/js.cmi others/js_promise.cmj $bsc
5151
o others/js_re.cmi others/js_re.cmj : cc others/js_re.ml | others/belt_internals.cmi others/js.cmi others/js.cmj $bsc
5252
o others/js_result.cmj : cc_cmi others/js_result.ml | others/belt_internals.cmi others/js.cmi others/js_result.cmi $bsc
5353
o others/js_result.cmi : cc others/js_result.mli | others/belt_internals.cmi others/js.cmi $bsc

packages/artifacts.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ lib/ocaml/js_promise.cmt
745745
lib/ocaml/js_promise.ml
746746
lib/ocaml/js_promise2.cmi
747747
lib/ocaml/js_promise2.cmt
748-
lib/ocaml/js_promise2.ml
748+
lib/ocaml/js_promise2.res
749749
lib/ocaml/js_re.cmi
750750
lib/ocaml/js_re.cmt
751751
lib/ocaml/js_re.ml

0 commit comments

Comments
 (0)