Skip to content

Commit 1d38f52

Browse files
author
William Blankenship
committed
Added repo to package.json
1 parent d0c4b0f commit 1d38f52

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,10 @@
66
"dependencies": {
77

88
},
9-
"keywords":["codingforinterviews","validator"]
9+
"keywords":["codingforinterviews","validator"],
10+
"repository":{
11+
"type":"git",
12+
"url":"http://github.com/Crackerz/cfi.git"
13+
},
14+
"os" : ["linux"]
1015
}

0 commit comments

Comments
 (0)