Skip to content

Commit 1ed1b8c

Browse files
committed
Added repository field to package.json
1 parent d1d02e0 commit 1ed1b8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"contributors" : [{ "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }],
88
"dependencies" : {"eyes": ">=0.1.6", "diff": "~1.0.3", "glob": "3.1.x"},
99
"main" : "./lib/vows",
10+
"repository" : {"type": "git", "url": "https://github.com/cloudhead/vows.git"},
1011
"bin" : {"vows": "./bin/vows"},
1112
"directories" : {"test": "./test", "bin": "./bin"},
1213
"version" : "0.7.0",

0 commit comments

Comments
 (0)