File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
3
### 2.0.2
4
- * use a more mangle-safe check for Color class constructor to fix issues with UglifyJS and Tenser
4
+ * use a more mangle-safe check for Color class constructor to fix issues with uglifyjs and terser
5
5
6
6
### 2.0.1
7
7
* added ` chroma.valid() ` for checking if a color can be parsed by chroma.js
Original file line number Diff line number Diff line change @@ -545,7 +545,7 @@ <h3 id="cubehelix-scale">cubehelix.scale</h3>
545
545
< h2 id ="changelog "> Changelog</ h2 >
546
546
< h3 id ="2-0-2 "> 2.0.2</ h3 >
547
547
< ul >
548
- < li > use a more mangle-safe check for Color class constructor to fix issues with UglifyJS and Tenser </ li >
548
+ < li > use a more mangle-safe check for Color class constructor to fix issues with uglifyjs and terser </ li >
549
549
</ ul >
550
550
< h3 id ="2-0-1 "> 2.0.1</ h3 >
551
551
< ul >
You can’t perform that action at this time.
0 commit comments