We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd6a31 commit 233aefdCopy full SHA for 233aefd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cli-html",
3
- "version": "4.0.7",
+ "version": "4.1.0",
4
"description": "Render HTML to Terminal",
5
"main": "index.js",
6
"type": "module",
@@ -25,8 +25,7 @@
25
"type": "git",
26
"url": "https://github.com/horosgrisa/cli-html.git"
27
},
28
- "engines": {
29
- },
+ "engines": {},
30
"homepage": "https://github.com/horosgrisa/cli-html",
31
"dependencies": {
32
"ansi-align": "^3.0.1",
0 commit comments