Skip to content

Commit

Permalink
[minor] Compile and prepare for a release
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed Jun 4, 2014
1 parent f007abb commit 803749b
Show file tree
Hide file tree
Showing 3 changed files with 464 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ var source = [
'}).call(this);'
].join('\n');

fs.writeFileSync(__dirname + '/ejson.js', source);
fs.writeFileSync(__dirname + '/index.js', source);
Loading

0 comments on commit 803749b

Please sign in to comment.