mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-02 23:52:22 +03:00
d85e1afb35
Updates the requirements on [rtfeldman/elm-css](https://github.com/rtfeldman/elm-css) to permit the latest version. - [Release notes](https://github.com/rtfeldman/elm-css/releases) - [Changelog](https://github.com/rtfeldman/elm-css/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfeldman/elm-css/commits/alpha-14.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
28 lines
1016 B
JSON
28 lines
1016 B
JSON
{
|
|
"version": "1.0.0",
|
|
"summary": "Test Suites",
|
|
"repository": "https://github.com/NoRedInk/noredink-ui.git",
|
|
"license": "BSD3",
|
|
"source-directories": [
|
|
"../src",
|
|
"."
|
|
],
|
|
"exposed-modules": [],
|
|
"dependencies": {
|
|
"NoRedInk/view-extra": "2.0.0 <= v < 3.0.0",
|
|
"eeue56/elm-html-test": "5.2.0 <= v < 6.0.0",
|
|
"elm-community/elm-test": "4.0.0 <= v < 5.0.0",
|
|
"elm-lang/core": "5.1.1 <= v < 6.0.0",
|
|
"elm-lang/html": "2.0.0 <= v < 3.0.0",
|
|
"elm-lang/svg": "2.0.0 <= v < 3.0.0",
|
|
"pablohirafuji/elm-markdown": "2.0.4 <= v < 3.0.0",
|
|
"rtfeldman/elm-css": "13.1.1 <= v < 15.0.0",
|
|
"rtfeldman/elm-css-helpers": "2.1.0 <= v < 3.0.0",
|
|
"rtfeldman/elm-css-util": "1.0.2 <= v < 2.0.0",
|
|
"tesk9/accessible-html": "3.0.0 <= v < 4.0.0",
|
|
"tesk9/accessible-html-with-css": "1.0.1 <= v < 2.0.0",
|
|
"wernerdegroot/listzipper": "3.0.0 <= v < 4.0.0"
|
|
},
|
|
"elm-version": "0.18.0 <= v < 0.19.0"
|
|
}
|