Skip to content

Commit

Permalink
Add node-postgres (purescript#103)
Browse files Browse the repository at this point in the history
* add node-postgres

* update node-postgres version to v3.0.0
  • Loading branch information
hgiasac authored and paf31 committed Sep 14, 2017
1 parent 67404ac commit f5470df
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -804,6 +804,24 @@
"repo": "https://github.com/purescript-node/purescript-node-path.git",
"version": "v2.0.0"
},
"node-postgres": {
"dependencies": [
"aff",
"arrays",
"either",
"foldable-traversable",
"foreign",
"foreign-generic",
"datetime",
"integers",
"nullable",
"prelude",
"transformers",
"unsafe-coerce"
],
"repo": "https://github.com/epost/purescript-node-postgres.git",
"version": "v3.0.0"
},
"node-process": {
"dependencies": [
"maps",
Expand Down

0 comments on commit f5470df

Please sign in to comment.