Skip to content

Commit 4667d0a

Browse files
committed
Remove unused dependencies (related #73)
1 parent 0f263a7 commit 4667d0a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/webdoc-cli/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@
5252
"array.prototype.flatmap": "~1.2.3",
5353
"fs-extra": "^9.0.1",
5454
"globby": "11.0.0",
55-
"gulp": "^4.0.2",
56-
"gulp-babel": "^8.0.0",
57-
"gulp-util": "^3.0.8",
58-
"jsdoc": "3.6.4",
5955
"lodash.merge": "4.6.2",
6056
"markdown-it": "^11.0.0",
6157
"markdown-it-highlightjs": "^3.1.0",
@@ -64,7 +60,6 @@
6460
"perf_hooks": "~0.0.1",
6561
"pkg-up": "~3.1.0",
6662
"read-pkg-up": "~7.0.1",
67-
"requizzle": "0.2.3",
6863
"yargs": "15.3.1"
6964
},
7065
"devDependencies": {

0 commit comments

Comments
 (0)