Skip to content

Commit 67b7ce7

Browse files
committed
(minor) Update package.json
1 parent 33aeb64 commit 67b7ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url" : "http://vowsjs.org",
55
"keywords" : ["testing", "spec", "test", "BDD"],
66
"author" : "Alexis Sellier <self@cloudhead.net>",
7-
"contributors" : [{ name: "Charlie Robbins", email: "charlie.robbins@gmail.com" }],
7+
"contributors" : [{ "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }],
88
"dependencies" : {"eyes": ">=0.1.6"},
99
"main" : "./lib/vows",
1010
"bin" : { "vows": "./bin/vows" },

0 commit comments

Comments
 (0)