Skip to content

Commit 4243630

Browse files
committed
Fix JSON syntax
1 parent 04ba97f commit 4243630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://public.commandprompt.com/projects/postgres-js/",
55
"author": {
66
"name": "Aurynn Shaw",
7-
"email": "ashaw@commandprompt.com",
7+
"email": "ashaw@commandprompt.com"
88
},
9-
"main": "lib/postgres-pure",
9+
"main": "lib/postgres-pure"
1010
}

0 commit comments

Comments
 (0)