We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809d338 commit 7d19227Copy full SHA for 7d19227
package.json
@@ -14,19 +14,14 @@
14
},
15
"dependencies": {
16
"ansi-mark": "^1.0.0",
17
- "ansi-regex": "^5.0.0",
18
- "array-uniq": "^2.1.0",
19
"camelcase": "^6.2.0",
20
"chalk": "^4.1.0",
21
"cheerio": "^1.0.0-rc.6",
22
"deepmerge": "^4.2.2",
23
"detect-indent": "^6.0.0",
24
- "he": "^1.1.1",
25
"highlight.js": "^10.7.2",
26
- "min-indent": "^1.0.0",
27
"strip-ansi": "^6.0.0",
28
- "strip-indent": "^3.0.0",
29
- "super-split": "^1.1.0"
+ "strip-indent": "^3.0.0"
30
31
"devDependencies": {
32
"@12core/eslint-config-12core": "^4.0.2",
0 commit comments