Skip to content

Commit

Permalink
Merge pull request #14 from mdevils/patch-1
Browse files Browse the repository at this point in the history
Add enb sources.
  • Loading branch information
dfilatov committed Jun 4, 2014
2 parents 1fd10e5 + 744e1ae commit 75140b7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,10 @@
"nodeunit" : "0.8.0"
},
"main" : "index",
"engines" : { "node" : ">= 0.4.0" }
"engines" : { "node" : ">= 0.4.0" },
"enb" : {
"sources" : [
"lib/inherit.js"
]
}
}

0 comments on commit 75140b7

Please sign in to comment.