Skip to content

Commit

Permalink
Update bower.json (#48)
Browse files Browse the repository at this point in the history
* Update bower.json
  • Loading branch information
absnook authored Sep 4, 2019
1 parent d3f7758 commit 232faf1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"url": "git://github.com/ccap/purescript-ccap-codegen.git"
},
"dependencies": {
"purescript-argonaut-codecs": "^6.0.0",
"purescript-boxes": "^2.0.0",
"purescript-argonaut-codecs": "^6.0.2",
"purescript-boxes": "^2.0.1",
"purescript-debug": "^4.0.0",
"purescript-filterable": "^3.0.1",
"purescript-filterable": "^3.0.2",
"purescript-generics-rep": "^6.1.1",
"purescript-heterogenous": "^0.4.0",
"purescript-node-fs": "^5.0.0",
"purescript-heterogenous": "^0.4.1",
"purescript-node-fs": "^5.0.1",
"purescript-node-process": "^7.0.0",
"purescript-parsing": "^5.0.2",
"purescript-parsing": "^5.0.3",
"purescript-postgresql-client": "pbrant/purescript-postgresql-client#update-dependencies",
"purescript-prelude": "^4.0.0",
"purescript-record": "^2.0.0",
"purescript-prelude": "^4.1.1",
"purescript-record": "^2.0.1",
"purescript-strings": "^4.0.1",
"purescript-transformers": "^4.2.0",
"purescript-typelevel-prelude": "^5.0.0",
Expand Down

0 comments on commit 232faf1

Please sign in to comment.