aboutsummaryrefslogtreecommitdiff
path: root/css_merge.opam
diff options
context:
space:
mode:
Diffstat (limited to 'css_merge.opam')
-rwxr-xr-xcss_merge.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/css_merge.opam b/css_merge.opam
index e0d7f0f..47dcee6 100755
--- a/css_merge.opam
+++ b/css_merge.opam
@@ -5,11 +5,11 @@ synopsis: "Css merger"
maintainer: ["Sébastien Dailly"]
authors: ["Sébastien Dailly"]
license: "MIT"
+homepage: "https://git.chimrod.com/css_lib.git/about/"
depends: [
"dune" {>= "2.1"}
"ocaml" {>= "4.10.0"}
"css-parser" {>= "0.2.4"}
- "ppx_deriving_argparse" {>= "0.0.5"}
"css_lib" {>= "1.0"}
]
build: [