mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-28 14:34:18 +03:00
10 lines
133 B
JSON
10 lines
133 B
JSON
|
{
|
||
|
"entrypoints": [
|
||
|
"./src/Main.elm"
|
||
|
],
|
||
|
"tools": {
|
||
|
"elm": "0.19.1",
|
||
|
"elm-format": "0.8.5"
|
||
|
}
|
||
|
}
|