mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-23 06:04:23 +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"
|
|
}
|
|
}
|