Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Commit 11f1369

Browse files
fix(package): update clean-webpack-plugin to version 2.0.1
Closes #37
1 parent b712553 commit 11f1369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"babel-eslint": "^7.2.3",
3030
"babel-loader": "^7.1.2",
3131
"babel-preset-es2015": "^6.24.1",
32-
"clean-webpack-plugin": "^1.0.0",
32+
"clean-webpack-plugin": "^2.0.1",
3333
"css-loader": "^0.28.5",
3434
"extract-text-webpack-plugin": "^3.0.0",
3535
"node-sass": "^4.5.3",

0 commit comments

Comments
 (0)