mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-13 07:48:26 +03:00
Use elm-debug-controls without datepicker dependency
This commit is contained in:
parent
5fd99a6ed0
commit
d619d69e8b
@ -9,7 +9,7 @@
|
||||
"direct": {
|
||||
"BrianHicks/elm-particle": "1.5.0",
|
||||
"Gizra/elm-keyboard-event": "1.0.1",
|
||||
"avh4/elm-debug-controls": "2.2.2",
|
||||
"avh4/elm-debug-controls": "2.2.3",
|
||||
"elm/browser": "1.0.2",
|
||||
"elm/core": "1.0.5",
|
||||
"elm/html": "1.0.0",
|
||||
@ -21,35 +21,34 @@
|
||||
"elm/svg": "1.0.1",
|
||||
"elm/url": "1.0.0",
|
||||
"elm-community/dict-extra": "2.4.0",
|
||||
"elm-community/list-extra": "8.5.2",
|
||||
"elm-community/list-extra": "8.7.0",
|
||||
"elm-community/random-extra": "3.2.0",
|
||||
"elm-community/string-extra": "4.0.1",
|
||||
"myrho/elm-round": "1.0.4",
|
||||
"myrho/elm-round": "1.0.5",
|
||||
"pablohirafuji/elm-markdown": "2.0.5",
|
||||
"rtfeldman/elm-css": "18.0.0",
|
||||
"rtfeldman/elm-css": "17.1.1",
|
||||
"rtfeldman/elm-sorter-experiment": "2.1.1",
|
||||
"tesk9/accessible-html-with-css": "5.0.0",
|
||||
"tesk9/accessible-html-with-css": "4.1.0",
|
||||
"tesk9/palette": "3.0.1",
|
||||
"wernerdegroot/listzipper": "4.0.0"
|
||||
},
|
||||
"indirect": {
|
||||
"NoRedInk/datetimepicker-legacy": "1.0.5",
|
||||
"SwiftsNamesake/proper-keyboard": "4.0.0",
|
||||
"elm/bytes": "1.0.8",
|
||||
"elm/file": "1.0.5",
|
||||
"elm/time": "1.0.0",
|
||||
"elm/virtual-dom": "1.0.2",
|
||||
"justinmimbs/date": "3.2.1",
|
||||
"justinmimbs/time-extra": "1.1.0",
|
||||
"elm/virtual-dom": "1.0.3",
|
||||
"justinmimbs/date": "4.0.1",
|
||||
"justinmimbs/time-extra": "1.1.1",
|
||||
"robinheghan/murmur3": "1.0.0",
|
||||
"rtfeldman/elm-hex": "1.0.0"
|
||||
}
|
||||
},
|
||||
"test-dependencies": {
|
||||
"direct": {
|
||||
"avh4/elm-program-test": "3.6.3",
|
||||
"avh4/elm-program-test": "3.8.0",
|
||||
"elm-explorations/test": "1.2.2",
|
||||
"tesk9/accessible-html": "5.0.0"
|
||||
"tesk9/accessible-html": "5.3.0"
|
||||
},
|
||||
"indirect": {
|
||||
"avh4/elm-fifo": "1.0.4",
|
||||
|
Loading…
Reference in New Issue
Block a user