From e0feb2e588feb2f8ac3e7cb6fe1d7d17340b0813 Mon Sep 17 00:00:00 2001 From: Luke Westby Date: Tue, 7 Jun 2016 20:36:03 -0500 Subject: [PATCH] update repo --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 9462b4c..b0c4a34 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,7 +1,7 @@ { "version": "1.0.0", "summary": "Convenience functions for working with Json", - "repository": "https://github.com/elm-community/elm-json-extra.git", + "repository": "https://github.com/elm-community/json-extra.git", "license": "MIT", "source-directories": [ "src"