mirror of
https://github.com/correl/elm-mdl.git
synced 2024-11-23 11:09:51 +00:00
bump
This commit is contained in:
parent
714f9b025e
commit
40b0eaf017
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.1",
|
||||||
"summary": "Material Design Lite port to Elm",
|
"summary": "Material Design Lite port to Elm",
|
||||||
"repository": "https://github.com/debois/elm-mdl.git",
|
"repository": "https://github.com/debois/elm-mdl.git",
|
||||||
"license": "BSD3",
|
"license": "BSD3",
|
||||||
"source-directories": [
|
"source-directories": [
|
||||||
"src",
|
"src",
|
||||||
"examples",
|
"examples",
|
||||||
"demo"
|
"demo"
|
||||||
],
|
],
|
||||||
"exposed-modules": [
|
"exposed-modules": [
|
||||||
|
@ -30,4 +30,4 @@
|
||||||
"evancz/start-app": "2.0.2 <= v < 3.0.0"
|
"evancz/start-app": "2.0.2 <= v < 3.0.0"
|
||||||
},
|
},
|
||||||
"elm-version": "0.16.0 <= v < 0.17.0"
|
"elm-version": "0.16.0 <= v < 0.17.0"
|
||||||
}
|
}
|
Loading…
Reference in a new issue