mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-22 21:51:25 +03:00
Add elm-tooling setup.
This commit is contained in:
parent
2b14d6e7af
commit
b0d7f9c8ac
8
elm-tooling.json
Normal file
8
elm-tooling.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"tools": {
|
||||
"elm": "0.19.1",
|
||||
"elm-format": "0.8.4",
|
||||
"elm-json": "0.2.10",
|
||||
"elm-test-rs": "1.0.0"
|
||||
}
|
||||
}
|
19785
package-lock.json
generated
19785
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -67,6 +67,7 @@
|
||||
"elm-format": "^0.8.2",
|
||||
"elm-review": "^2.3.3",
|
||||
"elm-test": "^0.19.1-revision2",
|
||||
"elm-tooling": "^1.3.0",
|
||||
"jest": "^26.0.1",
|
||||
"typescript": "^3.6.3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user