add main in package json

This commit is contained in:
Matias Alejo Garcia 2014-03-11 23:18:26 -03:00
parent 03a6df3f74
commit b88ef1d46b
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
bitcore.js

View File

@ -36,6 +36,7 @@
"currency", "currency",
"virtual" "virtual"
], ],
"main": "bitcore.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/bitpay/bitcore.git" "url": "https://github.com/bitpay/bitcore.git"