summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-07-18 04:01:19 -0500
committerMike Greiling <mike@pixelcog.com>2017-07-18 04:01:19 -0500
commitce9a4ea67d25aeb3452f47e7b27f8ce4484db3c1 (patch)
treefb971b7ad652872d002caedb6838a562d81a52a0 /package.json
parentcb17564566cb0e7399053ad5ec9d2e0ef5f5340f (diff)
downloadgitlab-ce-ce9a4ea67d25aeb3452f47e7b27f8ce4484db3c1.tar.gz
move copy-webpack-plugin to production dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7783b2c2dd4..16497ba0ea5 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,6 @@
},
"devDependencies": {
"babel-plugin-istanbul": "^4.0.0",
- "copy-webpack-plugin": "^4.0.1",
"eslint": "^3.10.1",
"eslint-config-airbnb-base": "^10.0.1",
"eslint-import-resolver-webpack": "^0.8.1",