mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-28 06:05:31 +03:00
Bump Elm package.
This commit is contained in:
parent
38e55cd9cd
commit
a86c12bd2a
8
elm.json
8
elm.json
@ -3,7 +3,7 @@
|
||||
"name": "dillonkearns/elm-pages-v3-beta",
|
||||
"summary": "A statically typed site generator.",
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "6.0.0",
|
||||
"version": "7.0.0",
|
||||
"exposed-modules": [
|
||||
"Head",
|
||||
"Head.Seo",
|
||||
@ -79,8 +79,8 @@
|
||||
"vito/elm-ansi": "10.0.1 <= v < 11.0.0"
|
||||
},
|
||||
"test-dependencies": {
|
||||
"avh4/elm-program-test": "4.0.0 <= v < 5.0.0",
|
||||
"elm-explorations/test": "2.0.1 <= v < 3.0.0",
|
||||
"the-sett/elm-pretty-printer": "3.0.0 <= v < 4.0.0",
|
||||
"avh4/elm-program-test": "4.0.0 <= v < 5.0.0"
|
||||
"the-sett/elm-pretty-printer": "3.0.0 <= v < 4.0.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user