Skip to content

Commit a23168b

Browse files
committed
ncu: Ignore webpack packages
1 parent affaf30 commit a23168b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ncurc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"reject": ["html-webpack-plugin"]
2+
"reject": ["html-webpack-plugin", "webpack", "webpack-cli"]
33
}

0 commit comments

Comments
 (0)