File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "git-dependencies" : {
33 "direct" : {
4- "https://github.com/unisonweb/ui-core" : " 02a4a7a5ee6ca6bd040474fa929fb5f4bce20c34 "
4+ "https://github.com/unisonweb/ui-core" : " 445be2d414b3067d82b2d5e1f66a40ad57b096c0 "
55 },
66 "indirect" : {}
77 }
Original file line number Diff line number Diff line change 1010 "NoRedInk/elm-json-decode-pipeline" : " 1.0.1" ,
1111 "NoRedInk/elm-simple-fuzzy" : " 1.0.3" ,
1212 "avh4/elm-color" : " 1.0.0" ,
13- "danhandrea/elm-date-format" : " 2.0.2" ,
1413 "elm/browser" : " 1.0.2" ,
1514 "elm/core" : " 1.0.5" ,
1615 "elm/html" : " 1.0.0" ,
3130 "mgold/elm-nonempty-list" : " 4.2.0" ,
3231 "noahzgordon/elm-color-extra" : " 1.0.2" ,
3332 "rtfeldman/elm-iso8601-date-strings" : " 1.1.4" ,
33+ "ryannhg/date-format" : " 2.3.0" ,
3434 "stoeffel/set-extra" : " 1.2.3" ,
3535 "wernerdegroot/listzipper" : " 4.0.0"
3636 },
4848 },
4949 "indirect" : {}
5050 }
51- }
51+ }
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ import "ui-core/css/code.css";
44
55// Include web components
66import "ui-core/UI/CopyOnClick" ;
7+ import "ui-core/UI/CopyrightYear" ;
78import "ui-core/Lib/OnClickOutside" ;
89import "ui-core/Lib/EmbedKatex" ;
910import "ui-core/Lib/MermaidDiagram" ;
You can’t perform that action at this time.
0 commit comments