Skip to content

Commit 9fb9a29

Browse files
committed
Bump elm-css dependency
1 parent d081a22 commit 9fb9a29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ruby_event_store-browser/elm/elm.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"elm/url": "1.0.0",
1919
"elm-community/maybe-extra": "5.3.0",
2020
"klazuka/elm-json-tree-view": "2.1.0",
21-
"rtfeldman/elm-css": "17.0.1",
21+
"rtfeldman/elm-css": "17.0.5",
2222
"rtfeldman/elm-iso8601-date-strings": "1.1.4",
2323
"ryannhg/date-format": "2.3.0"
2424
},
@@ -28,6 +28,7 @@
2828
"elm/file": "1.0.5",
2929
"elm/parser": "1.1.0",
3030
"elm/virtual-dom": "1.0.2",
31+
"robinheghan/murmur3": "1.0.0",
3132
"rtfeldman/elm-hex": "1.0.0"
3233
}
3334
},

0 commit comments

Comments
 (0)