Skip to content

Commit

Permalink
refactor: configtest is the part of webpack-cli (#2336)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jan 9, 2021
1 parent 7506f07 commit caa3348
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/webpack-cli/package.json
Expand Up @@ -28,6 +28,7 @@
],
"dependencies": {
"@discoveryjs/json-ext": "^0.5.0",
"@webpack-cli/configtest": "^1.0.0",
"@webpack-cli/info": "^1.2.1",
"@webpack-cli/serve": "^1.2.1",
"colorette": "^1.2.1",
Expand All @@ -54,9 +55,6 @@
"@webpack-cli/migrate": {
"optional": true
},
"@webpack-cli/configtest": {
"optional": true
},
"webpack-bundle-analyzer": {
"optional": true
},
Expand Down

0 comments on commit caa3348

Please sign in to comment.