Skip to content

Commit 6ea9460

Browse files
chore(package): update copy-webpack-plugin to version 6.0.0
Closes #163
1 parent 59937f9 commit 6ea9460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"set NODE_ENV=development & webpack-dev-server --host 0.0.0.0 --progress --colors --content-base dist/ --watch --hot --inline --config webpack.config.js"
2121
},
2222
"devDependencies": {
23-
"copy-webpack-plugin": "4.5.3",
23+
"copy-webpack-plugin": "6.0.0",
2424
"webpack": "4.29.6",
2525
"webpack-cli": "3.1.2",
2626
"webpack-dev-server": "3.2.1"

0 commit comments

Comments
 (0)