Skip to content

Commit

Permalink
Fixes #21443:
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset committed Jul 21, 2022
1 parent fa880d3 commit f9085bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"elm/regex": "1.0.0",
"elm/time": "1.0.0",
"elm/url": "1.0.0",
"elm/virtual-dom": "1.0.2"
"elm/virtual-dom": "1.0.3"
}
},
"test-dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"elm/regex": "1.0.0",
"elm/time": "1.0.0",
"elm/url": "1.0.0",
"elm/virtual-dom": "1.0.2"
"elm/virtual-dom": "1.0.3"
}
},
"test-dependencies": {
Expand Down

0 comments on commit f9085bc

Please sign in to comment.