mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Add npm script to generate changelog
This commit is contained in:
parent
9103f80b22
commit
128f9c071c
@ -31,6 +31,7 @@
|
||||
"async": "0.2.10"
|
||||
},
|
||||
"scripts": {
|
||||
"changelog": "npm i github-changes && ./node_modules/.bin/github-changes -o brianc -r node-postgres -d pulls -a -v",
|
||||
"test": "make test-travis connectionString=postgres://postgres@localhost:5432/postgres",
|
||||
"install": "node-gyp rebuild || (exit 0)"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user