Skip to content

Commit

Permalink
Dummy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tcorral committed Oct 27, 2013
1 parent 975d638 commit 86710e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/jsonc.js
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ var LZString = {
};

/*
* Expose Hydra to be used in node.js, as AMD module or as global
* Expose JSONC to be used in node.js, as AMD module or as global
*/
root.JSONC = JSONC;
if ( isNodeEnvironment )
Expand Down

0 comments on commit 86710e2

Please sign in to comment.