Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth committed Jun 23, 2024
1 parent 6986745 commit b194957
Show file tree
Hide file tree
Showing 110 changed files with 4,766 additions and 3,311 deletions.
26 changes: 26 additions & 0 deletions esy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"esy": {
"buildsInSource": "_build",
"build": "dune build"
},
"installConfig": { "pnp": false },
"dependencies": {
"@opam/dream": "*",
"@opam/dune": "*",
"@opam/reason": "*",
"@opam/reason-react": "*",
"@opam/server-reason-react": "*",
"@opam/styled-ppx": "0.56.0",
"ocaml": "5.x"
},
"devDependencies": {
"@opam/ocamlformat": "*",
"@opam/ocamlformat-rpc": "*",
"@opam/ocaml-lsp-server": "*"
},
"resolutions": {
"@opam/base": "v0.17.0",
"@opam/ocp-indent": "OCamlPro/ocp-indent:ocp-indent.opam#7c4d434132cebc15a8213c8be9e7323692eb0a2b",
"esy-openssl": "ManasJayanth/esy-openssl:esy.json#9fa3c66632d4e5861a0a11c62f9237bba2af6f68"
}
}
Loading

0 comments on commit b194957

Please sign in to comment.