Skip to content

Commit

Permalink
[dist]: Adding helloworld and repl into core.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Jun 13, 2011
1 parent 7fe9d48 commit 13c5d3c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"dependencies": {
"dnode": "0.6.x",
"eventemitter2": "0.1.1",
"colors": "0.5.x"
"colors": "0.5.x",
"hook.io-repl": "0.1.x",
"hook.io-helloworld": "0.1.x"
},
"browserify" : { "base" : "./lib", "main" : "./lib/hookio.js" },
"devDependencies": {
Expand Down

0 comments on commit 13c5d3c

Please sign in to comment.