Skip to content

Commit d2e1b86

Browse files
author
jsievert
committed
removed trailing comma for package.json -- should allow for installs to work via npm.
1 parent 04ba97f commit d2e1b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"name": "Aurynn Shaw",
77
"email": "ashaw@commandprompt.com",
88
},
9-
"main": "lib/postgres-pure",
9+
"main": "lib/postgres-pure"
1010
}

0 commit comments

Comments
 (0)