diff --git a/.npmignore b/.npmignore index aeaf8a7..d2b3df2 100644 --- a/.npmignore +++ b/.npmignore @@ -1,5 +1,4 @@ .c9revisions .idea -client example node_modules \ No newline at end of file diff --git a/package.json b/package.json index 8204ffa..98c4ff2 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ ], "dependencies": {}, "main": "./lib/garageserver.io", + "browserify": "./client/garageserver.io.js", "repository": { "type": "git", "url": "https://github.com/jbillmann/GarageServer.IO.git"