Skip to content

Commit

Permalink
Remove @opam/mdx (ocaml#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanishka-work authored May 19, 2021
1 parent 05a9a1d commit 841844b
Show file tree
Hide file tree
Showing 11 changed files with 149 additions and 329 deletions.
10 changes: 7 additions & 3 deletions site/esy.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,17 @@
"buildEnv": {},
"buildsInSource": "_build"
},
"scripts": { "runtest-unit": "esy dune runtest" },
"dependencies": { "@opam/mdx": "1.8.1", "ocaml": "4.12.0" },
"scripts": {
"runtest-unit": "esy dune runtest"
},
"dependencies": {
"ocaml": "4.12.0"
},
"devDependencies": {
"@opam/dune": "^2.8.5",
"@opam/merlin": "4.1-412",
"@opam/ocaml-lsp-server": "^1.5.0",
"@opam/ocamlformat": "^0.17.0",
"@opam/utop": "^2.7.0"
}
}
}
201 changes: 61 additions & 140 deletions site/esy.lock/index.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion site/esy.lock/opam/fix.20201120/opam

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 841844b

Please sign in to comment.