Make copy-webpack-plugin resolvable for CI

This commit is contained in:
Léon Rodenburg 2017-11-03 15:42:52 +01:00
parent daa22d33fd
commit 276760004e

View File

@ -92,7 +92,8 @@
"remark-preset-lint-recommended": "^3.0.1",
"remark-toc": "^4.0.1",
"shelljs": "^0.7.8",
"symlink-dir": "^1.1.0"
"symlink-dir": "^1.1.0",
"copy-webpack-plugin": "^4.2.0"
},
"engines": {
"node": ">=8.0.0",