Skip to content

Commit 85e5099

Browse files
committed
update pin
1 parent 3b312c5 commit 85e5099

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rescript.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ depends: [
3737
"wasm_of_ocaml-compiler" {os != "win32" & with-test & = "6.0.1"}
3838
]
3939
pin-depends: [
40-
["flow_parser.0.267.0" "git+https://github.com/rescript-lang/flow.git#d35a6f5c0cc219e85bbcb822d6f19ed9b2ec3448"]
40+
["flow_parser.0.267.0" "git+https://github.com/rescript-lang/flow.git#f4dd9652aed8b52c51ca6cf36db4af371e721fbd"]
4141
]

rescript.opam.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ depends: [
1515
"wasm_of_ocaml-compiler" {os != "win32" & with-test & = "6.0.1"}
1616
]
1717
pin-depends: [
18-
["flow_parser.0.267.0" "git+https://github.com/rescript-lang/flow.git#d35a6f5c0cc219e85bbcb822d6f19ed9b2ec3448"]
18+
["flow_parser.0.267.0" "git+https://github.com/rescript-lang/flow.git#f4dd9652aed8b52c51ca6cf36db4af371e721fbd"]
1919
]

0 commit comments

Comments
 (0)