Incorporate Auth into all the parts

This commit is contained in:
Richard Feldman
2016-04-02 07:21:58 -07:00
parent f35c319a6f
commit 543490f160
24 changed files with 50 additions and 39 deletions

View File

@@ -1,14 +0,0 @@
{
"version": "1.0.0",
"summary": "helpful summary of your project, less than 80 characters",
"repository": "https://github.com/user/project.git",
"license": "BSD3",
"source-directories": [
"."
],
"exposed-modules": [],
"dependencies": {
"elm-lang/core": "3.0.0 <= v < 4.0.0"
},
"elm-version": "0.16.0 <= v < 0.17.0"
}