Skip to content

Commit b5fa1e3

Browse files
fix(package): update clean-webpack-plugin to version 2.0.1
Closes #238
1 parent 1ae9900 commit b5fa1e3

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
@@ -42,7 +42,7 @@
4242
"babel-register": "^6.26.0",
4343
"bcryptjs": "^2.4.3",
4444
"body-parser": "^1.18.2",
45-
"clean-webpack-plugin": "^0.1.19",
45+
"clean-webpack-plugin": "^2.0.1",
4646
"copy-webpack-plugin": "^4.5.1",
4747
"css-loader": "^0.28.7",
4848
"express": "^4.16.1",

0 commit comments

Comments
 (0)