Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Feb 25, 2024
1 parent 86b82ef commit 0cb63f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions elm.json
Expand Up @@ -13,20 +13,20 @@
"elm/random": "1.0.0",
"elm/time": "1.0.0",
"elm/url": "1.0.0",
"mpizenberg/elm-pointer-events": "4.0.2",
"rtfeldman/elm-css": "17.0.5"
"mpizenberg/elm-pointer-events": "5.0.0",
"rtfeldman/elm-css": "18.0.0"
},
"indirect": {
"elm/bytes": "1.0.8",
"elm/file": "1.0.5",
"elm/virtual-dom": "1.0.2",
"elm/virtual-dom": "1.0.3",
"robinheghan/murmur3": "1.0.0",
"rtfeldman/elm-hex": "1.0.0"
}
},
"test-dependencies": {
"direct": {
"elm-explorations/test": "1.2.2"
"elm-explorations/test": "2.2.0"
},
"indirect": {}
}
Expand Down

0 comments on commit 0cb63f4

Please sign in to comment.