fixed index issue with package.json

Removed the "main: 'index'" property from package.json since there is no
index.js.
This commit is contained in:
Ryan X. Charles 2013-10-03 15:21:51 -04:00
parent 688f3f91fc
commit ec9a12f0a7
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
{"name": "Stefan Thomas", "email": "moon@justmoon.net"},
{"name": "Jeff Garzik", "email": "jgarzik@bitpay.com"}
],
"main": "./index",
"keywords": [
"bitcoin",
"btc",