Skip to content

Commit

Permalink
removed main prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Sep 22, 2010
1 parent c68d5f8 commit b36b215
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -7,6 +7,5 @@
"type": "git",
"url": "http://github.com/Marak/hellnode.git"
},
"engine": [ "node >=0.1.90" ],
"main": "lib/hellnode"
"engine": [ "node >=0.1.90" ]
}

0 comments on commit b36b215

Please sign in to comment.