Skip to content

Commit

Permalink
Merge pull request #7 from menelaos/bump-deps
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
zudov authored Nov 15, 2016
2 parents dc6238d + 0106aed commit 495a662
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
],
"keywords": [ "purescript" ],
"dependencies": {
"purescript-eff": "^1.0.0",
"purescript-contravariant": "^1.0.0",
"purescript-invariant": "^1.0.0"
"purescript-eff": "^2.0.0",
"purescript-contravariant": "^2.0.0",
"purescript-invariant": "^2.0.0"
},
"devDependencies": {
"purescript-console": "^1.0.0"
"purescript-console": "^2.0.0"
}
}

0 comments on commit 495a662

Please sign in to comment.