Skip to content

Commit

Permalink
[dist] Make JS library the main entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki committed Oct 29, 2011
1 parent fe8b059 commit 030bb30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -18,6 +18,7 @@
"scripts": {
"preinstall": "node-waf configure build"
},
"main": "./lib/mount",
"dependencies": {},
"devDependencies": {}
}

0 comments on commit 030bb30

Please sign in to comment.