mirror of
https://github.com/correl/elm-mdl.git
synced 2024-11-23 11:09:51 +00:00
.
This commit is contained in:
parent
fbd35a1a3a
commit
45edd07292
1 changed files with 3 additions and 2 deletions
|
@ -5,7 +5,8 @@
|
|||
"license": "BSD3",
|
||||
"source-directories": [
|
||||
"src",
|
||||
"examples"
|
||||
"examples",
|
||||
"demo"
|
||||
],
|
||||
"exposed-modules": [
|
||||
"Material",
|
||||
|
@ -29,4 +30,4 @@
|
|||
"evancz/start-app": "2.0.2 <= v < 3.0.0"
|
||||
},
|
||||
"elm-version": "0.16.0 <= v < 0.17.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue