Skip to content

Commit

Permalink
Merge pull request #16 from tellnes/master
Browse files Browse the repository at this point in the history
Add support for browserify
  • Loading branch information
tj committed May 9, 2012
2 parents 4678bdc + 81b8adc commit fa2367f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -7,6 +7,7 @@
, "dependencies": {}
, "devDependencies": { "mocha": "*" }
, "main": "index"
, "browserify": "debug.component.js"
, "engines": { "node": "*" }
, "component": {
"scripts": {
Expand Down

0 comments on commit fa2367f

Please sign in to comment.