Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Commit

Permalink
package.json: downgrade copy-webpack dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
philli-m committed Apr 21, 2021
1 parent ea0526a commit d6c2479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"autoprefixer": "10.2.5",
"babel-loader": "8.2.2",
"css-loader": "3.6.0",
"copy-webpack-plugin": "8.1.1",
"copy-webpack-plugin": "7.0.0",
"file-loader": "6.2.0",
"flatpickr": "4.6.9",
"mini-css-extract-plugin": "1.5.0",
Expand Down

0 comments on commit d6c2479

Please sign in to comment.