Skip to content

Commit a25fcd2

Browse files
authored
Remove unused dependencies (#180)
1 parent 8760ef6 commit a25fcd2

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

package-lock.json

Lines changed: 0 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"chalk": "^1.1.3",
3636
"ecmarkdown": "^3.0.9",
3737
"grammarkdown": "^2.0.12",
38-
"he": "^1.2.0",
3938
"highlight.js": "^9.17.1",
4039
"html-escape": "^1.0.2",
4140
"js-yaml": "^3.13.1",
@@ -47,7 +46,6 @@
4746
"devDependencies": {
4847
"@types/bluebird": "^3.5.29",
4948
"@types/chalk": "^0.4.31",
50-
"@types/he": "^1.1.0",
5149
"@types/highlight.js": "^9.12.3",
5250
"@types/js-yaml": "^3.12.1",
5351
"@types/jsdom": "^11.12.0",
@@ -56,7 +54,6 @@
5654
"@typescript-eslint/eslint-plugin": "^2.21.0",
5755
"@typescript-eslint/parser": "^2.21.0",
5856
"auto-changelog": "^1.16.2",
59-
"diff": "^2.2.3",
6057
"eslint": "^6.8.0",
6158
"mocha": "^5.2.0",
6259
"safe-publish-latest": "^1.1.4",

0 commit comments

Comments
 (0)