Skip to content

Commit ba86a22

Browse files
committed
restrict jsoo to < 7
1 parent aacd4b3 commit ba86a22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

esy.lock/index.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@opam/dune-configurator": ">= 3.0.0"
1212
},
1313
"devDependencies": {
14-
"@opam/js_of_ocaml-compiler": ">= 6.0.0",
14+
"@opam/js_of_ocaml-compiler": ">= 6.0.0 < 7.0.0",
1515
"@opam/ocamlformat": "0.24.1",
1616
"@opam/ocaml-lsp-server": ">= 1.9.1 < 1.13.0"
1717
},

0 commit comments

Comments
 (0)