Skip to content

Commit 85bf662

Browse files
committed
make rollup not rewrite this to window
1 parent 9c2f33c commit 85bf662

6 files changed

+13
-8
lines changed

dist/countUp.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ var CountUp = /** @class */ (function () {
1515
var _this = this;
1616
this.endVal = endVal;
1717
this.options = options;
18-
this.version = '2.6.1';
18+
this.version = '2.6.2';
1919
this.defaults = {
2020
startVal: 0,
2121
decimalPlaces: 0,

dist/countUp.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)