aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-11-08 22:34:35 +0300
committerGravatar Vitaly Takmazov2018-11-08 22:34:35 +0300
commit30459a25e254ab1c4046e0c96297e93ad7d4845b (patch)
tree8852d8bdad6e06f8890a7981311639cb0a85f57c /package.json
parent332f4f53e8198d818544c387494593fd5442c7b0 (diff)
drop unused node packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/package.json b/package.json
index 4681bb7c..55554724 100644
--- a/package.json
+++ b/package.json
@@ -29,18 +29,14 @@
"eslint": "^5.8.0",
"eslint-loader": "^2.1.1",
"eslint-plugin-only-ascii": "0.0.0",
- "file-loader": "^2.0.0",
- "globby": "^8.0.1",
"mini-css-extract-plugin": "^0.4.4",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
- "script-loader": "^0.7.2",
"style-loader": "^0.23.1",
"stylelint": "^9.7.1",
"stylelint-config-standard": "^18.2.0",
"stylelint-webpack-plugin": "^0.10.5",
"terser-webpack-plugin": "^1.1.0",
- "uglify-loader": "^3.0.0",
"url-loader": "^1.1.2",
"webpack": "^4.25.1",
"webpack-cli": "^3.1.2"