File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -3113,6 +3113,9 @@ linux-x64-workflow: &linux-x64-workflow
3113
3113
- npm-mount-utils :
3114
3114
requires :
3115
3115
- build
3116
+ - npm-grep :
3117
+ requires :
3118
+ - build
3116
3119
- npm-eslint-plugin-dev :
3117
3120
requires :
3118
3121
- build
@@ -3133,6 +3136,7 @@ linux-x64-workflow: &linux-x64-workflow
3133
3136
- npm-puppeteer-cypress-tests
3134
3137
- npm-react
3135
3138
- npm-mount-utils
3139
+ - npm-grep
3136
3140
- npm-vue
3137
3141
- npm-webpack-batteries-included-preprocessor
3138
3142
- npm-webpack-preprocessor
@@ -3515,6 +3519,9 @@ linux-x64-contributor-workflow: &linux-x64-contributor-workflow
3515
3519
- npm-mount-utils :
3516
3520
requires :
3517
3521
- build
3522
+ - npm-grep :
3523
+ requires :
3524
+ - build
3518
3525
- npm-eslint-plugin-dev :
3519
3526
requires :
3520
3527
- build
@@ -3534,6 +3541,7 @@ linux-x64-contributor-workflow: &linux-x64-contributor-workflow
3534
3541
- npm-puppeteer-cypress-tests
3535
3542
- npm-react
3536
3543
- npm-mount-utils
3544
+ - npm-grep
3537
3545
- npm-vue
3538
3546
- npm-webpack-batteries-included-preprocessor
3539
3547
- npm-webpack-preprocessor
You can’t perform that action at this time.
0 commit comments