Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
package.json: add buffer-allow-unsafe ponyfill
  • Loading branch information
JLHwung committed Dec 28, 2016
commit 9a46839dc5a09101e3f3b0bce597c4629af377b5
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"author": "Brian Carlson <[email protected]>",
"main": "./lib",
"dependencies": {
"buffer-alloc-unsafe": "^1.0.0",
"buffer-writer": "1.0.1",
"packet-reader": "0.2.0",
"pg-connection-string": "0.1.3",
Expand Down