mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-23 20:03:31 +03:00
14 lines
269 B
JSON
14 lines
269 B
JSON
{
|
|
"elm-codegen-version": "0.2.0",
|
|
"codegen-helpers": {
|
|
"packages": {
|
|
"elm/core": "1.0.5",
|
|
"elm/html": "1.0.0"
|
|
},
|
|
"local": [
|
|
"../../src/",
|
|
".elm-pages/",
|
|
"app/"
|
|
]
|
|
}
|
|
} |