Skip to content

Commit 705e777

Browse files
committed
fix(create-cli): add missing jsdocs-plugin dependency
1 parent 1ab9f27 commit 705e777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/create-cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"@code-pushup/coverage-plugin": "0.126.0",
3131
"@code-pushup/eslint-plugin": "0.126.0",
3232
"@code-pushup/js-packages-plugin": "0.126.0",
33+
"@code-pushup/jsdocs-plugin": "0.126.0",
3334
"@code-pushup/lighthouse-plugin": "0.126.0",
3435
"@code-pushup/models": "0.126.0",
3536
"@code-pushup/typescript-plugin": "0.126.0",

0 commit comments

Comments
 (0)