this repo has no description

add license + remove version

Changed files
+1 -1
packages
ocaml-vdom
ocaml-vdom.transition
+1 -1
packages/ocaml-vdom/ocaml-vdom.transition/opam
···
opam-version: "2.0"
-
version: "transition"
synopsis: "This is a transition package, ocaml-vdom is now named vdom. Use the vdom package instead"
post-messages:
"ocaml-vdom has been renamed and the ocaml-vdom package is now a transition package. Use the vdom package instead."
···
homepage: "https://github.com/LexiFi/ocaml-vdom"
bug-reports: "https://github.com/LexiFi/ocaml-vdom/issues"
depends: ["vdom"]
···
opam-version: "2.0"
synopsis: "This is a transition package, ocaml-vdom is now named vdom. Use the vdom package instead"
post-messages:
"ocaml-vdom has been renamed and the ocaml-vdom package is now a transition package. Use the vdom package instead."
···
homepage: "https://github.com/LexiFi/ocaml-vdom"
bug-reports: "https://github.com/LexiFi/ocaml-vdom/issues"
depends: ["vdom"]
+
license: "MIT"