mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: added website template
This commit is contained in:
parent
ac4fca8fe6
commit
27781d3d0f
34 changed files with 13 additions and 1 deletions
3
templates/website/frontend/elm.json
Normal file → Executable file
3
templates/website/frontend/elm.json
Normal file → Executable file
|
@ -11,6 +11,7 @@
|
|||
"elm/browser": "1.0.2",
|
||||
"elm/core": "1.0.5",
|
||||
"elm/html": "1.0.0",
|
||||
"elm/http": "2.0.0",
|
||||
"elm/json": "1.1.3",
|
||||
"elm/svg": "1.0.1",
|
||||
"elm/url": "1.0.0",
|
||||
|
@ -22,6 +23,8 @@
|
|||
},
|
||||
"indirect": {
|
||||
"avh4/elm-color": "1.0.0",
|
||||
"elm/bytes": "1.0.8",
|
||||
"elm/file": "1.0.5",
|
||||
"elm/parser": "1.1.0",
|
||||
"elm/random": "1.0.0",
|
||||
"elm/regex": "1.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue