Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit 220cd6a

Browse files
committed
Fixed broken package.json.
1 parent c28e562 commit 220cd6a

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
@@ -21,7 +21,7 @@
2121
"email": "ezzatron@gmail.com",
2222
"url": "http://ezzatron.com/"
2323
},
24-
"main": "lib/couchdb-builder.js",
24+
"main": "lib/index.js",
2525
"bin": {
2626
"couchdb-builder": "bin/couchdb-builder"
2727
},

0 commit comments

Comments
 (0)