Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-07-18 12:01:19 +0300
committerMike Greiling <mike@pixelcog.com>2017-07-18 12:01:19 +0300
commitce9a4ea67d25aeb3452f47e7b27f8ce4484db3c1 (patch)
treefb971b7ad652872d002caedb6838a562d81a52a0 /package.json
parentcb17564566cb0e7399053ad5ec9d2e0ef5f5340f (diff)
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",