generated from tpl/purs
Add pg dependency
This commit is contained in:
parent
f8bc3f8c9f
commit
8fbd7e38b0
6
package.json
Normal file
6
package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "purescript-postgresql-client",
|
||||
"dependencies": {
|
||||
"pg": "^6.1.2"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user