Skip to content

Commit

Permalink
Update package.json to avoid failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
peblair committed Oct 22, 2023
1 parent 64f9899 commit dffb059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Blaine Bublitz <blaine@grain-lang.org>",
"license": "Apache-2.0",
"dependencies": {
"ocaml": ">= 4.12.0",
"ocaml": ">= 4.12.0 < 4.15.0",
"@opam/conf-cmake": "grain-lang/cmake:esy.json#91a2c3677bef84a6eb20318284dff9f3bf32719d",
"@opam/dune": ">= 3.0.0",
"@opam/dune-configurator": ">= 3.0.0"
Expand Down

0 comments on commit dffb059

Please sign in to comment.