From 68687ba5e865f1547acfb012c43f0970cad61b05 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Fri, 6 Dec 2024 17:18:03 -0600 Subject: [PATCH] Wrong repo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e4464f..83a03e4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/11ty/eleventy-dependency-tree.git" + "url": "git+https://github.com/11ty/eleventy-dependency-tree-esm.git" }, "author": { "name": "Zach Leatherman",