Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gabysbrain committed May 21, 2017
1 parent 1fcb84a commit a4c4157
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"url": "[email protected]:gabysbrain/purescript-dataframe.git"
},
"dependencies": {
"purescript-prelude": "^2.1.0",
"purescript-console": "^2.0.0",
"purescript-transformers": "^2.2.0",
"purescript-maps": "^2.1.0"
"purescript-prelude": "^3.0.0",
"purescript-console": "^3.0.0",
"purescript-transformers": "^3.2.0",
"purescript-maps": "^3.0.0"
},
"devDependencies": {
"purescript-psci-support": "^2.0.0",
"purescript-quickcheck": "^3.1.1",
"purescript-benchotron": "^5.0.0"
"purescript-psci-support": "^3.0.0",
"purescript-quickcheck": "^4.0.0",
"purescript-benchotron": "^6.0.0"
}
}

0 comments on commit a4c4157

Please sign in to comment.