mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
got building with new file structure
This commit is contained in:
parent
643164d2f0
commit
55041fffc7
@ -1,2 +1,2 @@
|
||||
var binding = require(__dirname + '/../build/default/binding');
|
||||
module.exports = binding.Connection;
|
||||
module.exports = binding;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user