Skip to content
Snippets Groups Projects
Verified Commit b4cbdbcc authored by Praveen Arimbrathodiyil's avatar Praveen Arimbrathodiyil
Browse files

Update minimum version of webpack to 5.0~

Closes: #1009598
parent ac2a44e5
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ Build-Depends:
, node-babel-cli
, rollup
, jest
, webpack
, webpack (>= 5.0~)
, node-postcss (>= 8.0~)
, node-cosmiconfig (>= 7.0~)
# added as component
......@@ -37,7 +37,7 @@ Depends:
, node-schema-utils (>= 3.0~)
, node-semver (>= 7.3.4~)
, node-postcss (>= 7.0~)
, webpack (>= 4~)
, webpack (>= 5.0~)
Description: PostCSS loader for webpack
This package is a loader for webpack to process CSS with PostCSS.
.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment