Skip to content

Commit

Permalink
v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert González committed Aug 12, 2021
1 parent a8b168b commit 153c4c4
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions dist/easytimer.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* easytimer.js
* Generated: 2021-08-08
* Version: 4.4.0
* Generated: 2021-08-12
* Version: 4.5.0
*/

(function (global, factory) {
Expand Down Expand Up @@ -684,7 +684,7 @@
}

exports.Timer = Timer;
exports.default = Timer;
exports['default'] = Timer;

Object.defineProperty(exports, '__esModule', { value: true });

Expand Down
4 changes: 2 additions & 2 deletions dist/easytimer.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/examples.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 153c4c4

Please sign in to comment.