add copyfiles to dependencies

This commit is contained in:
davew 2020-09-28 10:36:38 -07:00
parent 5d35a7ec60
commit 33e2484ede

View File

@ -87,6 +87,7 @@
"bundlesize": "^0.18.0",
"conventional-changelog-cli": "^2.0.31",
"copy-webpack-plugin": "^5.1.1",
"copyfiles": "^2.3.0",
"core-js": "^3.5.0",
"coveralls": "^3.0.9",
"css-loader": "^3.4.2",
@ -196,4 +197,4 @@
"printWidth": 100,
"parser": "typescript"
}
}
}