Comparing version 2.4.1 to 2.4.2
{ | ||
"name": "cfonts", | ||
"description": "Sexy fonts for the console", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"homepage": "https://github.com/dominikwilkowski/cfonts", | ||
@@ -57,2 +57,5 @@ "author": { | ||
}, | ||
"resolutions": { | ||
"lodash": ">=4.17.11" | ||
}, | ||
"jest": { | ||
@@ -59,0 +62,0 @@ "testEnvironment": "node", |
@@ -344,2 +344,3 @@ ```shell | ||
## Release History | ||
* 2.4.2 - bumped dependencies | ||
* 2.4.1 - updated to babel 7, removed runtime from dependencies | ||
@@ -346,0 +347,0 @@ * 2.4.0 - added font `shade`, added hex color support |
193581
384