Skip to content

Commit 0c2423d

Browse files
committed
chore(plugin-coverage): add dependency to project.json
1 parent 00e1064 commit 0c2423d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

project.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"projects": [
5151
"cli",
5252
"plugin-eslint",
53+
"plugin-coverage",
5354
"examples-plugins",
5455
"react-todos-app"
5556
],
@@ -64,6 +65,7 @@
6465
"projects": [
6566
"cli",
6667
"plugin-eslint",
68+
"plugin-coverage",
6769
"examples-plugins",
6870
"react-todos-app"
6971
],

0 commit comments

Comments
 (0)