Skip to content

Commit 8bb60e3

Browse files
committed
restrict jsoo to < 7
1 parent 549d69e commit 8bb60e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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)