From 5f893b1d53c430e9ad13140dad63b2a3d4c2dc65 Mon Sep 17 00:00:00 2001 From: Lucas Payr Date: Sun, 8 Nov 2020 09:50:45 +0100 Subject: [PATCH] removed elm-heroicons dependency from example --- example/elm.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/example/elm.json b/example/elm.json index 8db236a..8d24f42 100644 --- a/example/elm.json +++ b/example/elm.json @@ -16,7 +16,6 @@ "elm/time": "1.0.0", "elm-community/intdict": "3.0.0", "feathericons/elm-feather": "1.4.0", - "jasonliang-dev/elm-heroicons": "1.0.1", "mdgriffith/elm-ui": "1.1.6", "noahzgordon/elm-color-extra": "1.0.2", "ryannhg/elm-spa": "4.1.0", @@ -37,4 +36,4 @@ "direct": {}, "indirect": {} } -} +} \ No newline at end of file