aboutsummaryrefslogtreecommitdiff
path: root/elm-package.json
diff options
context:
space:
mode:
authorJoris2015-12-29 22:38:42 +0100
committerJoris2015-12-29 22:38:42 +0100
commita7db22556b91bc7c499e010b4c051f4442ad8ce2 (patch)
tree9f991523cee681bf179c191260b95672f1c44def /elm-package.json
parentc79fa3e212e8bb49f950da3c3218e32e3b9df2ec (diff)
downloadbudget-a7db22556b91bc7c499e010b4c051f4442ad8ce2.tar.gz
budget-a7db22556b91bc7c499e010b4c051f4442ad8ce2.tar.bz2
budget-a7db22556b91bc7c499e010b4c051f4442ad8ce2.zip
Using persona to validate emails
Diffstat (limited to 'elm-package.json')
-rw-r--r--elm-package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/elm-package.json b/elm-package.json
index 1835a26..b433fb2 100644
--- a/elm-package.json
+++ b/elm-package.json
@@ -3,7 +3,7 @@
"summary": "SharedCost",
"repository": "https://github.com/guyonvarch/sharedCost.git",
"license": "BSD3",
- "source-directories": ["src/client"],
+ "source-directories": ["src/client/elm"],
"exposed-modules": [],
"elm-version": "0.15.1 <= v < 0.16.0",
"dependencies": {