Skip to content

Commit

Permalink
add elm-sorter-experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Apr 5, 2021
1 parent 5af16b2 commit 85984d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions elm.json
Expand Up @@ -16,6 +16,7 @@
"ohanhi/keyboard": "2.0.1",
"robinheghan/murmur3": "1.0.0",
"rtfeldman/elm-css": "16.1.0",
"rtfeldman/elm-sorter-experiment": "2.1.1",
"tesk9/accessible-html-with-css": "2.1.1"
},
"indirect": {
Expand Down
5 changes: 5 additions & 0 deletions nix/elm-srcs.nix
Expand Up @@ -5,6 +5,11 @@
version = "1.0.5";
};

"rtfeldman/elm-sorter-experiment" = {
sha256 = "1vvvsg2axss25f7ilwk2pyhznv026bq3kj2fr8h2107g1lbgyabq";
version = "2.1.1";
};

"elm/json" = {
sha256 = "0kjwrz195z84kwywaxhhlnpl3p251qlbm5iz6byd6jky2crmyqyh";
version = "1.1.3";
Expand Down

0 comments on commit 85984d0

Please sign in to comment.