Skip to content

Commit

Permalink
add main to the package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gozala committed Oct 19, 2012
1 parent 09e890e commit 5911e2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -18,6 +18,7 @@
"test": ">=0.4.4",
"repl-utils": ">=1.0.0"
},
"main": "./pattern-exp.js",
"scripts": {
"test": "node test/test-all.js",
"repl": "node node_modules/repl-utils"
Expand Down

0 comments on commit 5911e2f

Please sign in to comment.