Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GiBg1aN committed Oct 16, 2017
1 parent 6e4f280 commit 8863d9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions elm-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
],
"exposed-modules": [],
"dependencies": {
"chendrix/elm-matrix": "3.1.2 <= v < 4.0.0",
"chendrix/elm-matrix": "3.1.3 <= v < 4.0.0",
"elm-lang/core": "5.1.1 <= v < 6.0.0",
"elm-lang/html": "2.0.0 <= v < 3.0.0",
"ohanhi/keyboard-extra": "3.0.0 <= v < 3.0.4",
"elm-community/list-extra": "5.0.0 <= v < 6.1.0"
"ohanhi/keyboard-extra": "3.0.4 <= v < 3.0.5",
"elm-community/list-extra": "6.1.0 <= v < 7.0.0"
},
"elm-version": "0.18.0 <= v < 0.19.0"
}

0 comments on commit 8863d9b

Please sign in to comment.