Skip to content

Commit 91bdbbd

Browse files
authored
Merge pull request brianc#40 from savvymas/patch-1
Add repo to package.json
2 parents c0f5518 + 7eabfbe commit 91bdbbd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"scripts": {
1010
"test": " mocha && eslint ."
1111
},
12+
"repository": {
13+
"type": "git",
14+
"url": "git://github.com/brianc/node-pg-cursor.git"
15+
},
1216
"author": "Brian M. Carlson",
1317
"license": "MIT",
1418
"devDependencies": {

0 commit comments

Comments
 (0)