Skip to content

Commit

Permalink
Switch dependency on debois/elm-dom to K-Adam/elm-dom, see deprecation (
Browse files Browse the repository at this point in the history
#107)

note at https://github.com/debois/elm-dom.

Co-authored-by: DevelDummy <[email protected]>
  • Loading branch information
VlkrS and DevelDummy authored Dec 4, 2023
1 parent 75cc995 commit 1e55dd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"elm-version": "0.19.0 <= v < 0.20.0",
"dependencies": {
"debois/elm-dom": "1.3.0 <= v < 2.0.0",
"K-Adam/elm-dom": "1.0.0 <= v < 2.0.0",
"elm/core": "1.0.0 <= v < 2.0.0",
"elm/html": "1.0.0 <= v < 2.0.0",
"elm/json": "1.0.0 <= v < 2.0.0",
Expand All @@ -23,4 +23,4 @@
"terezka/intervals": "2.0.1 <= v < 3.0.0"
},
"test-dependencies": {}
}
}

0 comments on commit 1e55dd2

Please sign in to comment.