Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

Commit

Permalink
github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
arnolduis committed Nov 23, 2016
1 parent 79b73ea commit 23a59f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "supertracker",

"version": "0.0.51",
"version": "0.0.52",
"description": "A super package for tracking and visualising user activity",
"main": "./lib/supertracker.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion public/javascripts/tracker.js
Expand Up @@ -500,4 +500,4 @@ function eventBuffer (storage) {
};
}


module.exports = supertracker;

0 comments on commit 23a59f3

Please sign in to comment.