mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Add repo to package.json
Without this pages like https://www.npmjs.com/package/pg-cursor don't link back correctly.
This commit is contained in:
parent
c0f5518341
commit
7eabfbe0ba
@ -9,6 +9,10 @@
|
||||
"scripts": {
|
||||
"test": " mocha && eslint ."
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/brianc/node-pg-cursor.git"
|
||||
},
|
||||
"author": "Brian M. Carlson",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user