1 files changed, 1 insertions, 0 deletions
diff --git a/elm.json b/elm.json index 7bb17ea..462aa2c 100644 --- a/ elm.json+++ b/ elm.json@@ -6,6 +6,7 @@ "elm-version": "0.19.1", "dependencies": { "direct": { + "NoRedInk/elm-json-decode-pipeline": "1.0.1", "elm/browser": "1.0.1", "elm/core": "1.0.2", "elm/html": "1.0.0", |