weboptimizer 2.0.1274 → 2.0.1276

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "weboptimizer",
3
- "version": "2.0.1274",
3
+ "version": "2.0.1276",
4
4
  "description": "A generic web optimizer, (module) bundler and development environment.",
5
5
  "keywords": [
6
6
  "webpack",
@@ -97,6 +97,7 @@
97
97
  "ejs": "*",
98
98
  "exports-loader": "*",
99
99
  "extract-loader": "*",
100
+ "glob-all": "*",
100
101
  "html-loader": "*",
101
102
  "html-minifier": "*",
102
103
  "html-webpack-plugin": "*",
@@ -132,7 +133,6 @@
132
133
  "eslint-plugin-jsdoc": "*",
133
134
  "favicons": "*",
134
135
  "favicons-webpack-plugin": "*",
135
- "glob-all": "*",
136
136
  "image-minimizer-webpack-plugin": "*",
137
137
  "jest": "*",
138
138
  "jsdoc": "*",